Le 21/01/2022 à 01:09, minf...@apache.org a écrit :
Author: minfrin
Date: Fri Jan 21 00:09:24 2022
New Revision: 1897281

URL: http://svn.apache.org/viewvc?rev=1897281&view=rev
Log:
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.

Modified:
     httpd/httpd/trunk/CHANGES
     httpd/httpd/trunk/include/ap_mmn.h
     httpd/httpd/trunk/include/scoreboard.h
     httpd/httpd/trunk/modules/generators/mod_status.c
     httpd/httpd/trunk/modules/ssl/mod_ssl.c
     httpd/httpd/trunk/modules/ssl/ssl_engine_io.c
     httpd/httpd/trunk/server/mpm/event/event.c


Apparently, this breaks several tests.

See https://app.travis-ci.com/github/apache/httpd/builds/245157318

CJ

Reply via email to