summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Connector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-26/+25
* Implement heartbeat timeout on client:Andrew Stitcher2009-01-131-0/+5
* Tidied up a number of TODO itemsAndrew Stitcher2009-01-081-2/+0
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-061-102/+95
* Fix unused arg warnings from MSVCStephen D. Huston2008-12-101-1/+1
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-081-2/+3
* QPID-1478: ensure concurrent publishers work correctly (as well as reported a...Gordon Sim2008-11-241-1/+3
* Fixed a file-descriptor leak in the c++ client API. If the socket connectionTed Ross2008-11-111-1/+7
* Various fixes arising from testing client failover:Gordon Sim2008-11-031-3/+4
* Fix compile errors introduced by Address changesStephen D. Huston2008-10-241-1/+1
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-1/+1
* Suppress logging expected errors in tests.Alan Conway2008-10-171-1/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-2/+2
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-36/+170
* Fix Cluster::send encode race.Alan Conway2008-08-051-4/+0
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-051-1/+1
* Removed unused functionsAndrew Stitcher2008-07-291-49/+0
* qpid::SessionState: Added error checking for invalid frame sequences.Alan Conway2008-05-231-3/+10
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-24/+32
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-0/+9
* Refactored the IO framework that sits on top of Poller so that it uses a gene...Andrew Stitcher2008-04-151-7/+8
* Make ports accesible through socket interface.Gordon Sim2008-01-311-4/+10
* Log peer address with SEND/RECV messages.Alan Conway2008-01-291-2/+3
* Improved/additional client API tests.Alan Conway2008-01-241-7/+15
* Fix bug in Connector - incorrect use of iterator.Alan Conway2008-01-111-10/+10
* Client always collects at least an entire frameset into a single bufferAlan Conway2008-01-101-80/+95
* Summary:Alan Conway2007-12-071-2/+2
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-1/+1
* perftest improvements.Alan Conway2007-11-271-3/+3
* client::SubscriptionManager:Alan Conway2007-11-071-2/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-2/+0
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-49/+121
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* Undoing change to asyncio as incomplete writes aren't handled.Gordon Sim2007-08-141-68/+24
* r948@fuschia: andrew | 2007-08-09 18:46:30 +0100Andrew Stitcher2007-08-091-24/+68
* Connector should join with receiver thread on destructionGordon Sim2007-08-061-1/+5
* Fixed race in connection shutdown preventing Connector from being garbage col...Gordon Sim2007-08-061-5/+1
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-271-1/+0
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-6/+5
* Fixed client leak and python tests portAlan Conway2007-06-271-18/+17
* Fix shutdown race in Connector.Alan Conway2007-06-271-1/+1
* * src/tests/cluster.mk: Replace sudo with newgrp for ais tests.Alan Conway2007-06-261-1/+3
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-3/+4
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-8/+7
* Fixes QPID-303 and QPID-409.Gordon Sim2007-04-161-6/+17
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+188
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-180/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-7/+10
* Added another example for client api.Gordon Sim2006-11-211-4/+9
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16