]> granicus.if.org Git - apache/commit
ssl_io_input_read needs to return something other than APR_SUCCESS
authorDoug MacEachern <dougm@apache.org>
Sat, 30 Mar 2002 04:52:48 +0000 (04:52 +0000)
committerDoug MacEachern <dougm@apache.org>
Sat, 30 Mar 2002 04:52:48 +0000 (04:52 +0000)
commita12425c133a902b09b94e6c41ea2b26c6fa75f53
tree7c215fda7c71e0c383c0dbd8801947636028d6d6
parent5021db7bd67e8b749086071223890740a7937672
ssl_io_input_read needs to return something other than APR_SUCCESS
when bucket read from socket was successful,
but there was an error within the ssl runtime.

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