]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl): Switch
authorJoe Orton <jorton@apache.org>
Tue, 23 Jun 2009 15:42:02 +0000 (15:42 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jun 2009 15:42:02 +0000 (15:42 +0000)
commit781f39a68a87bcdc17f64bf0be88310014e0c8e5
tree8e44f3f5446dd68b50f9f936e2ed5726c4ba3642
parentabb49b2202609e5a893161d56951dc074d427308
* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl): Switch
  implementation of BIO_CTRL_PENDING and BIO_CTRL_WPENDING, to return
  zero and pending-bytes-to-write respectively.

PR: 46952
Submitted by: David Smith <David.Smith cern.ch>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@787722 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c