summaryrefslogtreecommitdiff
path: root/cpp/src/tests/MessagingThreadTests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QPID-664: Don't hold lock while waiting for incoming message in ↵Gordon Sim2010-07-061-0/+37
| | | | | | nextReceiver() call. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960951 13f79535-47bb-0310-9956-ffa450edef68
* Fix errors when new API Receiver is closed while in use.Alan Conway2010-05-141-9/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@944461 13f79535-47bb-0310-9956-ffa450edef68
* Initial multi-thread unit test for messaging API.Alan Conway2010-05-141-0/+99
- added Receiver::isClosed() to test for local close. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@944261 13f79535-47bb-0310-9956-ffa450edef68