summaryrefslogtreecommitdiff
path: root/qpid/python/examples/api/drain
Commit message (Expand)AuthorAgeFilesLines
* Minor adjustment to option definitions for Python 2.3Gordon Sim2010-06-091-4/+4
* correct name of exception to be caughtGordon Sim2010-04-271-1/+1
* Changes to connection lifecycle methods and Connection parameters:Rafael H. Schloming2010-04-091-6/+2
* updated reconnect option names to match C++ APIRafael H. Schloming2010-04-011-3/+3
* added SSL support to APIRafael H. Schloming2010-03-311-1/+1
* changed sender/receiver to be synchronous by default when invoked on a connec...Rafael H. Schloming2010-02-161-3/+2
* handle Control-CRafael H. Schloming2010-02-131-20/+24
* added count and print formatting options to drainRafael H. Schloming2010-02-131-4/+22
* added reconnect_delay, reconnect_limit, and backups option to ConnectionRafael H. Schloming2010-01-291-1/+19
* added ping and drain examples for the new APIRafael H. Schloming2009-10-111-0/+62