summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ForkedBroker.h
Commit message (Expand)AuthorAgeFilesLines
* File descriptor leak in ForkedBroker test utility.Alan Conway2008-11-191-6/+10
* tests/failover_soak: run a cluster with clients, kill and restart cluster mem...Alan Conway2008-11-191-7/+13
* Extended dump consumer test to cover member death.Alan Conway2008-10-161-2/+2
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-1/+4
* 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