summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+3
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-2712-1712/+185
* * src/qpid/sys/Serializer.h: Serialize calls to a function,Alan Conway2007-07-161-6/+6
* * Add libuuid to libcommon link (for when apr goes away)Andrew Stitcher2007-07-121-28/+92
* - Added RW lockCarl C. Trieloff2007-07-051-5/+79
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-042-127/+60
* Small fixes to enable the --disable-apr-platform build to carry on compilingAndrew Stitcher2007-07-021-3/+3
* * More work on asychronous network IOAndrew Stitcher2007-06-293-21/+208
* Fixed missing POSIX implementation of Acceptor::getHostAndrew Stitcher2007-06-273-28/+24
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-263-1/+21
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-188-352/+699
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-305-15/+18
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-2211-17/+616
* * Make APR/"posix" configurable using --disable-aprAndrew Stitcher2007-04-261-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-1312-0/+1487