summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/AsynchIO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for leak on receiving eof on networkAndrew Stitcher2007-10-191-7/+3
* * Revised allocation algorithm to ensure all consumers are given the opportun...Gordon Sim2007-10-161-6/+4
* Close connection when a framing error is encountered during decoding.Gordon Sim2007-10-121-1/+2
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-7/+7
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-271-33/+89
* * Add libuuid to libcommon link (for when apr goes away)Andrew Stitcher2007-07-121-28/+92
* * More work on asychronous network IOAndrew Stitcher2007-06-291-0/+195