]> granicus.if.org Git - apache/commit
Get the prefork MPM using the apr_poll interface directly instead of going
authorRyan Bloom <rbb@apache.org>
Wed, 17 Jul 2002 18:42:54 +0000 (18:42 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 17 Jul 2002 18:42:54 +0000 (18:42 +0000)
commita87da6603e09cc629324162ff9d5c9c9cf5cab3c
treea99a8aa886b0852c11b5bbc543afebdba0343e6c
parent9cf303e9bcd84001e4abdde4e8cd73c773b39d80
Get the prefork MPM using the apr_poll interface directly instead of going
through the old functions which are only still available for backwards
compat.

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