summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/AsynchIOHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Plumbed in an a connection abort operation to the OutputHandlerAndrew Stitcher2009-06-081-4/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-13/+14
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-081-1/+7
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-1/+1
* Some small changes which clean up header file inclusionsAndrew Stitcher2008-07-091-2/+6
* QPID-1087Ted Ross2008-05-211-3/+1
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-2/+3
* Split AsynchIOAcceptor into IOHandler and connection control codeAndrew Stitcher2008-04-181-0/+70