summaryrefslogtreecommitdiff
path: root/cpp/src/tests/qpid_recv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend qpid_send, qpid_recv to measure throughput and latency.Alan Conway2010-04-071-6/+20
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+1
* Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.Stephen D. Huston2010-03-301-1/+1
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-291-3/+3
* QPID-2406: a more explicit solution for durations in the messaging apiGordon Sim2010-03-291-3/+3
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-0/+1
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-1/+2
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-1/+7
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-6/+2
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-5/+2
* QPID-664: added support for testing transactions to qpid-send and qpid-recv, ...Gordon Sim2010-01-201-24/+32
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-0/+206