]> granicus.if.org Git - apache/commit
Assure that we block on the read BIO when we invoke the read BIO for both
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:11:03 +0000 (16:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:11:03 +0000 (16:11 +0000)
commitf066f6c662c1c0a5c0022332c00e5c3d823fdcbd
tree3eb859560f577d2cb419b6bbe8bbce2537c2a81f
parent223cc021abc3ab7060a85575fd11270f6e4b5498
  Assure that we block on the read BIO when we invoke the read BIO for both
  first-use cases (via ssl_io_input_add_filter) and when we are writing and
  need response from the client (via ssl_io_filter_output).  Both of these
  cases are always blocking.  [

PR: 19242
Submitted by: David Deaves <David.Deaves@dd.id.au>, William Rowe

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