Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* In the case that the session seems to lock up,
the packet requests could be (re-)handled without
sorting. Just in case both sides are waiting
on a missing packet.
|
|
|
|
tput - like dput, but works in any Applicative
dtrace - like trace, but takes DebugTag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* iproute >= 1.7.4
* conduit-extra >= 1.1.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is important to terminate the accept loop before closing the socket.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|