summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/AsynchIO.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-1040: Patch from Ted Ross: Asynchronous ConnectorAndrew Stitcher2008-05-091-1/+28
* Removed some unnecessary #includesAndrew Stitcher2008-04-291-0/+1
* Refactored the IO framework that sits on top of Poller so that it uses a gene...Andrew Stitcher2008-04-151-1/+2
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-1/+9
* Log a warning if we close a connection with unsent dataAndrew Stitcher2007-10-161-1/+2
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-12/+10
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-271-7/+15
* * Add libuuid to libcommon link (for when apr goes away)Andrew Stitcher2007-07-121-12/+31
* * More work on asychronous network IOAndrew Stitcher2007-06-291-0/+100