]> granicus.if.org Git - apache/commit
Refactor asynchronous mod_proxy_wstunnel using pollfd returned by MPM.
authorTakashi Sato <takashi@apache.org>
Wed, 25 Jun 2014 12:24:03 +0000 (12:24 +0000)
committerTakashi Sato <takashi@apache.org>
Wed, 25 Jun 2014 12:24:03 +0000 (12:24 +0000)
commitffc58023564e47b06a583078e409a29eefb7e545
treeda7c928bc8abe69e757757b2df631260430e13ee
parentb63e4f9a27b8653d5ef80507bd0af01dfe5fccee
Refactor asynchronous mod_proxy_wstunnel using pollfd returned by MPM.
r1601943 and r1605307 made Event MPM return woken pollfd, so async
wstunnel doesn't need its own apr_pollset_poll.

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