]> granicus.if.org Git - apache/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)
commit5653644f78207b3fab4367d9c225530047c7a9d7
treecce0d01858325d0377ffb0159484285010a8fd72
parent1138615486c39590132d3ac6dd48a2c4dec5f440
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@94519 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c