summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-5/+10
* Pre-buffering output strategy for cluster.Alan Conway2008-08-211-3/+7
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-5/+5
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-2/+1
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-1/+2
* QPID-1087Ted Ross2008-05-211-3/+2
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-2/+3
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-1/+2
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-0/+62