summaryrefslogtreecommitdiff
path: root/cpp/lib/common/sys/apr
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-152-2/+2
* Merged revisions 497341 via svnmerge from Alan Conway2007-03-131-1/+1
* Merged revisions 496678 via svnmerge from Alan Conway2007-03-131-1/+1
* Merged revisions 496665 via svnmerge from Alan Conway2007-03-131-3/+9
* Fix spurious error message printed by client when broker closes connection.Alan Conway2007-02-211-2/+5
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-2/+3
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-292-2/+2
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-2/+2
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-163-7/+7
* [For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called...Kim van der Riet2006-12-192-10/+12
* Patch from Andrew Stitcher:Gordon Sim2006-12-042-2/+2
* Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-011-8/+19
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0113-0/+1172