summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ConnectionSettings.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-0/+5
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-051-4/+9
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-1/+0
* Separate option parsing from qpid::client::ClientSettings.Alan Conway2008-06-021-16/+4
* Added --syslog-name, --syslog-facility options.Alan Conway2008-06-021-3/+3
* Added some comments to the various connection settings.Gordon Sim2008-05-271-1/+48
* Make ANONYMOUS the default authentication mechanism. Gordon Sim2008-05-091-1/+0
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-0/+76