]> granicus.if.org Git - apache/commit
errno? EINTR? what planet was this code on :-? Normalize the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Nov 2002 07:21:47 +0000 (07:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Nov 2002 07:21:47 +0000 (07:21 +0000)
commit79c5523d2f677bd5d745b045f2d5230f53312d0d
tree6dbb7500fd7b317eff4f3374b3673fd172e82a61
parentd74d0e6b4e0a58d7b0a2f2ae26c8f3919c41a0af
  errno?  EINTR?  what planet was this code on :-?  Normalize the
  ssl_io_filter_connect code to follow the filter read and write.
  Notice that it's buck ugly, but we will extract an rc first from
  the input BIO if it was written, and then try the output bio if
  it was APR_SUCCESS, during _connect processing.

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