]> granicus.if.org Git - apache/commit
add a bit of error checking to the mod_cgid daemon's logic to read
authorJeff Trawick <trawick@apache.org>
Fri, 8 Mar 2002 13:46:36 +0000 (13:46 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 8 Mar 2002 13:46:36 +0000 (13:46 +0000)
commitb787e060780a102f3b9eeaed246b53552cfd94d6
treea1fa01e12f0bade50b1ad91d1e5f482c69ca3e50
parentaca5bdee8e0596c39aa5617e0fe4cf9201bd0c4d
add a bit of error checking to the mod_cgid daemon's logic to read
the request over the unix socket

it isn't perfect (EINTR, partial reads) but it is good enough to
avoid segfaulting if some code tries to verify that cgid is active
by connecting to its unix socket

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