]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR:
authorDoug MacEachern <dougm@apache.org>
Sun, 7 Apr 2002 06:32:21 +0000 (06:32 +0000)
committerDoug MacEachern <dougm@apache.org>
Sun, 7 Apr 2002 06:32:21 +0000 (06:32 +0000)
commit824dbd9b94cf040836c86e021735a12c4a4b3471
treec05b1c9b38cc877c0781a93b20e2cf9d64e096a1
parent181920ee81a7d567e4c3ed6a65bb86ccb08ec412
PR:
Obtained from:
Submitted by:
Reviewed by:
ssl_io_input_read now returns APR_EOF if ssl_io_hook_read returns 0
bytes for a reason other than SSL_ERROR_WANT_READ.  this should
prevent a possible endless loop.

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