You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Gordon Sim <gs...@redhat.com> on 2012/10/12 18:28:04 UTC

Review Request: Read any further available data after reading protocol header

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7561/
-----------------------------------------------------------

Review request for qpid and Andrew Stitcher.


Description
-------

This is required for 1.0 support as implementations can and do send an open immediately after the header, without waiting for the header in response as did 0-10.


This addresses bug QPID-4368.
    https://issues.apache.org/jira/browse/QPID-4368


Diffs
-----

  /trunk/qpid/cpp/src/qpid/sys/AsynchIOHandler.cpp 1397295 

Diff: https://reviews.apache.org/r/7561/diff/


Testing
-------

Passes make check.


Thanks,

Gordon Sim