summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ForkedBroker.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-3/+3
* Check CPG flow control.Alan Conway2008-08-071-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-51/+49
* Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.Alan Conway2008-07-151-3/+3
* Removed static Cpg::handlers, fixed ForkedBroker shutdown.Alan Conway2008-07-081-10/+23
* ForkedBroker: child process exits on completion.Alan Conway2008-07-071-1/+7
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-0/+91