summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/AsynchIOHandler.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5747: create codec for outgoing connections on establishing the connecti...Gordon Sim2014-05-131-0/+1
* QPID-4854: Removed code now unused since this changeAndrew Stitcher2013-06-041-1/+0
* QPID-4854: Make the protocol negotiation timeout actually relate toAndrew Stitcher2013-06-041-0/+1
* QPID-4514: Remove IO readCredit throttling only used by removed cluster codeAndrew Stitcher2013-01-301-4/+0
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-081-3/+1
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-1/+2
* Rearrange buffer memory ownership to avoid leaking buffer memoryAndrew Stitcher2012-08-101-1/+1
* QPID-4021: Badly behaved clients can still clog up the brokerAndrew Stitcher2012-06-281-0/+1
* QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...Andrew Stitcher2012-05-211-2/+7
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Make the AsynchIO API more consistentAndrew Stitcher2009-09-221-1/+1
* 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