On 8/9/2012 11:26 AM, Claudio Caldato (MS OPEN TECH) wrote:
> Better patch, fixed minor issue after another code review.

Sadly, it won't fix the defect.

Yes, you are successfullly performing a blocking initial read.

And the pipe remains unblocked for the rest of the connection, so any
further blocking reads will be ignored (just like the initial read by
mod_ssl failed to block).  Any module expecting blocking behavior on
subsequent reads will be disappointed.



Reply via email to