]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
event: Allow the MPM to explicitly handle CONN_SENSE_WANT_WRITE instead
authorGraham Leggett <minfrin@apache.org>
Sun, 23 Jan 2022 20:41:05 +0000 (20:41 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 23 Jan 2022 20:41:05 +0000 (20:41 +0000)
commit12c24606abf4bc707bb69e9bc898437f45547877
tree3d01c1a53fe98438d614d7e7877566d43ae296e5
parent204b709eef975cd7dfb86709cb1b4d61148953d9
event: Allow the MPM to explicitly handle CONN_SENSE_WANT_WRITE instead
of support being implicit. Pass the desired sense depending on the state,
no longer default to write.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897385 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/event/event.c