summaryrefslogtreecommitdiff
path: root/qpid/python/qpid/concurrency.py
Commit message (Expand)AuthorAgeFilesLines
* fixed resource leakage on repeated connection open/closeRafael H. Schloming2010-03-231-0/+6
* improved request/response performance by using an I/O based condition instead...Rafael H. Schloming2009-10-261-2/+37
* changed Lockable -> Waiter and switched its usage from has-a to is-a; also fi...Rafael H. Schloming2009-09-021-0/+65