]> granicus.if.org Git - apache/commit
This allows modules to add socket descriptors to the pollset. I have
authorRyan Bloom <rbb@apache.org>
Tue, 13 Nov 2001 07:15:36 +0000 (07:15 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 13 Nov 2001 07:15:36 +0000 (07:15 +0000)
commita47ed5762de20d7b67f29ba4d493f07cf8239820
treea6f813358c6fb36b0ac7de78aa445d9b861b9dfc
parent5e6db4ff38c2036fe6a301b100789b3f515e3b4a
This allows modules to add socket descriptors to the pollset.  I have
only added this to the perfork MPM, and the others work without it.
Tomorrow I will add it to the other MPMs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91899 13f79535-47bb-0310-9956-ffa450edef68
include/http_connection.h
server/connection.c
server/core.c
server/mpm/prefork/prefork.c