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

(Updated Aug. 19, 2014, 3:01 p.m.)


Review request for qpid, Andrew Stitcher and Steve Huston.


Changes
-------

This patch is the same as the first but adds logic to share a single extra 
buffer for leftover plaintext and for extra SSL blocks/segments


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 (updated)
-----

  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

Reply via email to