Dr. Stephen Henson 3f4802a14e PR: 1949
Submitted by: David.Smith@cern.ch
Approved by: steve@openssl.org

When checking whether to flush the output BIO use BIO_CTRL_WPENDING instead
of BIO_CTRL_INFO. In most cases this will have no effect since the following
BIOs wont buffer. In the case of a following buffering BIO this will check
for any pending data in the whole chain and not just the single BIO.

See:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46952
for a detailed analysis of this issue.
2009-06-26 15:02:01 +00:00
..
2009-06-05 15:05:10 +00:00
2009-06-05 15:05:10 +00:00
2009-05-16 15:51:59 +00:00
2009-06-05 15:05:10 +00:00
2009-06-05 15:05:10 +00:00
2009-06-22 10:32:27 +00:00
2009-04-16 16:43:18 +00:00
2007-01-21 16:07:25 +00:00
2005-04-26 16:02:40 +00:00
2009-04-19 18:08:12 +00:00
2009-06-26 15:02:01 +00:00
2002-07-10 07:01:54 +00:00
2001-11-10 01:16:28 +00:00
2007-04-23 23:50:26 +00:00
2009-04-07 12:10:12 +00:00
2008-08-13 19:44:44 +00:00
2009-04-19 18:08:12 +00:00
2009-05-16 15:51:59 +00:00
2009-04-19 18:08:12 +00:00
2008-04-29 16:38:26 +00:00
2009-04-19 18:08:12 +00:00
2009-04-19 18:08:12 +00:00
2009-04-28 22:02:16 +00:00