summaryrefslogtreecommitdiff
path: root/python/qpid/peer.py
Commit message (Expand)AuthorAgeFilesLines
* * python/qpid/peer.py (Peer.close): Close delegate *before* channels.Alan Conway2007-03-151-1/+4
* * python/qpid/peer.py (Channel.__init__): use reliable framing ifAlan Conway2007-03-061-2/+2
* Fixed bug where response id rather than request id was being used to get list...Gordon Sim2007-02-201-1/+1
* r1111@fuschia: andrew | 2007-02-09 15:51:10 +0000Andrew Stitcher2007-02-131-5/+8
* * qpid/peer.py - fix to prevent race between handling of connection.close req...Gordon Sim2007-02-091-1/+3
* Added support for receiving and sending of referencesGordon Sim2007-02-071-1/+26
* Fix for handling of header and content frames following a basic.get_ok response.Gordon Sim2007-02-051-1/+7
* Updates to use message class in place of basic.Gordon Sim2007-01-261-0/+2
* changed reliable to true by defaultRafael H. Schloming2007-01-161-1/+1
* 0-9 request/response framing for pythonRafael H. Schloming2007-01-161-50/+140
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-271-2/+1
* Close channels on fatal errors to prevent hangs, provide useful stack trace.Alan Conway2006-09-251-6/+3
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+209