summaryrefslogtreecommitdiff
path: root/lib/server/SocketStream.h
Commit message (Expand)AuthorAge
* New upstream version 0.13~~git20190527.g039c4a1Reinhard Tartler2019-05-28
* Add missing timeouts on command socket writes.Chris Wilson2014-12-28
* Add comment about reason for code duplication.Chris Wilson2014-12-26
* Allow writing a std::string to any SocketStream.Chris Wilson2014-12-21
* Improve comment explaining SocketStream::PollTimeout function.Chris Wilson2014-12-21
* Add a note about units of arguments to PollTimeout function().Chris Wilson2014-12-15
* Generate configure script in qdbm directory.Chris Wilson2014-12-01
* Fix poll timeout calculation for infinite timeouts.Chris Wilson2014-08-15
* Fix deadlock waiting for read or write on closed connection.Chris Wilson2014-08-15
* Add experimental "TCP Nice" mode, disabled by default.Chris Wilson2012-02-12
* Change use of int to identify a socket type to the proper enum.Chris Wilson2009-01-03
* Make Open() take a const std::string& for the socket name instead of a Chris Wilson2008-08-21
* Use -1 for INVALID_SOCKET_HANDLE to ensure that it's always less than zero,Chris Wilson2006-10-16
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* Bandwidth usage logging patch from Pascal Lalonde <plalonde@overnet.qc.ca>, w...Ben Summers2006-02-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14