summaryrefslogtreecommitdiff
path: root/src/Network/StreamServer.hs
AgeCommit message (Collapse)Author
2018-12-16StreamServer: Support for fall-back bind-addresses.Joe Crayne
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-06-22Removed redundant imports and other clean up.joe
2018-06-20More DPut stuffjim@bo
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code
2018-06-19network-2.6.3.4 added an MVar wait to Network.Socket.accept, so itjoe
is important to terminate the accept loop before closing the socket.
2017-11-19Spelling in comments.joe
2017-11-16Changed Connection event to provide XML.Event streams.joe
2017-01-23Added thread-debug flag and "threads" command.joe
2017-01-22New: DHT deamon and command-line interface.joe