summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Connector.h
Commit message (Expand)AuthorAgeFilesLines
* src/tests/SocketProxy.h: proxy between local client & server to simulate netw...Alan Conway2007-12-101-1/+0
* Summary:Alan Conway2007-12-071-0/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+1
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-7/+15
* Undoing change to asyncio as incomplete writes aren't handled.Gordon Sim2007-08-141-8/+3
* r948@fuschia: andrew | 2007-08-09 18:46:30 +0100Andrew Stitcher2007-08-091-3/+8
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-1/+1
* Fixed client leak and python tests portAlan Conway2007-06-271-1/+1
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-5/+7
* Fixes QPID-303 and QPID-409.Gordon Sim2007-04-161-0/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+98
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-94/+0
* Added another example for client api.Gordon Sim2006-11-211-0/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-8/+8
* More separation of concerns with APR, client side complete.Alan Conway2006-11-091-0/+90