summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/DispatcherTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* small clean up: Remove use of obsolete Dispatcher class.Andrew Stitcher2010-06-231-8/+4
* QPID-2388: Do not unmask signals whilst waiting for IO to happenAndrew Stitcher2010-06-231-6/+2
* Tidied up namespace usageAndrew Stitcher2009-09-091-20/+27
* configure.ac:Manuel Teira Paz2009-03-101-1/+1
* Moved a variable inside an assertion to avoid unused variable error when the ...Jonathan Robie2009-03-061-2/+1
* Remove -Wno-missing-field-initializers which is not supported by gcc3.4Andrew Stitcher2009-03-021-2/+2
* - Reworked DispatchHandler state machine to eliminate race conditionsAndrew Stitcher2009-03-021-11/+67
* Work on the low level IO code:Andrew Stitcher2009-01-061-14/+73
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-181-0/+128