]> granicus.if.org Git - apache/commit
Change method of checking for active FDs after poll() in the pthread
authorManoj Kasichainula <manoj@apache.org>
Tue, 29 Jun 1999 02:49:29 +0000 (02:49 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 29 Jun 1999 02:49:29 +0000 (02:49 +0000)
commit34f01e370911e771bf826c59c4e5c22df41bf78b
tree195d094a2127712fbdeeda9fd3215aabdccf970a
parentdb15def934dd1fc20bf64761fb85099214b7e9bb
Change method of checking for active FDs after poll() in the pthread
MPM. The new method doesn't require any changes to the listen
abstraction.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83394 13f79535-47bb-0310-9956-ffa450edef68
include/ap_listen.h
server/listen.c