]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: use pollset only for main connection and wakeups
authorStefan Eissing <icing@apache.org>
Mon, 21 Mar 2022 08:19:28 +0000 (08:19 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 21 Mar 2022 08:19:28 +0000 (08:19 +0000)
commit32efaf07fd89a4c3fe86ddbaf0ab439463da5604
treea95cbfc5d94cb58b4b1c15f30278375a91f9bb27
parent6bd9d17e081692d3555d1c9803962c883acd136b
  *) mod_http2: use pollset only for main connection and wakeups
     for events on streams. Provide streams in INPUT pipe when
     needed and supported on the platform.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899102 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2.h
modules/http2/h2_c2.c
modules/http2/h2_conn_ctx.c
modules/http2/h2_conn_ctx.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h