-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24851/
-----------------------------------------------------------
Review request for qpid, Andrew Stitcher and Steve Huston.
Bugs: QPID-5033
https://issues.apache.org/jira/browse/QPID-5033
Repository: qpid
Description
-------
This patch isolates the logic of using the correct amount of buffers and not
hanging onto an unread buffer unless it actually is one. It has been heavily
tested on Linux and only been lightly tested on Windows. See patch #2 for the
better windows version.
Diffs
-----
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/sys/AsynchIO.h
1618723
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp
1618723
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/sys/windows/AsynchIO.h
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/sys/windows/AsynchIO.cpp
1618723
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/sys/windows/SslAsynchIO.cpp
1618723
Diff: https://reviews.apache.org/r/24851/diff/
Testing
-------
Thanks,
Cliff Jansen