summaryrefslogtreecommitdiff
path: root/cpp/src/tests/SocketProxy.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-3/+3
* Related to QPID-1198: Moved posix platform specific "strerror" code toAndrew Stitcher2008-07-301-1/+1
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-9/+24
* Refactored the IO framework that sits on top of Poller so that it uses a gene...Andrew Stitcher2008-04-151-60/+24
* Improved/additional client API tests.Alan Conway2008-01-241-38/+120
* src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume. Alan Conway2007-12-111-9/+11
* src/tests/SocketProxy.h: proxy between local client & server to simulate netw...Alan Conway2007-12-101-0/+80