]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
event: Add support for non blocking behaviour in the
authorGraham Leggett <minfrin@apache.org>
Fri, 21 Jan 2022 00:09:24 +0000 (00:09 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 21 Jan 2022 00:09:24 +0000 (00:09 +0000)
commit54a200291b345abddd24f1417b62845157aa347c
tree5061bba15c15ccd3cec7124b5120c8c6e5f42fff
parent62db0c63abc6b66343eaa73a4811f8a1605f3366
event: Add support for non blocking behaviour in the
CONN_STATE_READ_REQUEST_LINE phase, in addition to the existing
CONN_STATE_WRITE_COMPLETION phase. Update mod_ssl to perform non blocking
TLS handshakes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897281 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/scoreboard.h
modules/generators/mod_status.c
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_io.c
server/mpm/event/event.c