]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix some problems in the perchild MPM
authorJeff Trawick <trawick@apache.org>
Fri, 25 Oct 2002 02:20:26 +0000 (02:20 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 25 Oct 2002 02:20:26 +0000 (02:20 +0000)
commit9cfaf13dada6bbfb5fb40652688d3ffb32d6e8e6
treeacbef34563e722767ee17fff8c9fb49bd67a5705
parentf54ba477aa13b537dbf9aa3403f292b03607de1d
fix some problems in the perchild MPM

apr_socket_t ptr filled in by apr_os_sock_put() needs to be NULL on
entry to have a new structure allocated

various iov problems were fixed

Submitted by:  Jonas Eriksson <jonas@webkonsulterna.com>
Reviewed by:   Jeff Trawick

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