Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed resource leakage on repeated connection open/close | Rafael H. Schloming | 2010-03-23 | 1 | -0/+6 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@926766 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | improved request/response performance by using an I/O based condition ↵ | Rafael H. Schloming | 2009-10-26 | 1 | -2/+37 |
| | | | | | | instead of the default condition from the python threading module git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@829837 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | changed Lockable -> Waiter and switched its usage from has-a to is-a; also ↵ | Rafael H. Schloming | 2009-09-02 | 1 | -0/+65 |
fixed some more imports git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@810573 13f79535-47bb-0310-9956-ffa450edef68 |