]> granicus.if.org Git - apache/commit
mod_cgid: Eliminate a double-close of a socket. This resolves
authorJeff Trawick <trawick@apache.org>
Fri, 20 Jun 2003 22:53:15 +0000 (22:53 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 20 Jun 2003 22:53:15 +0000 (22:53 +0000)
commit6a371fa684666cede178d962e2e3347445df9869
tree82d8e750e9f2e4d628fbfa3cb51000c35a0848f8
parentd7f61018781c2c9e1d5c019debab84a213d7f095
mod_cgid: Eliminate a double-close of a socket.  This resolves
various operational problems in a threaded MPM, since on the
second attempt to close the socket, the same descriptor was
often already in use by another thread for another purpose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100320 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgid.c