]> granicus.if.org Git - apache/commit
mod_cgid: In the handler, shut down the Unix socket (only for write)
authorJeff Trawick <trawick@apache.org>
Fri, 13 Oct 2000 03:38:35 +0000 (03:38 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 13 Oct 2000 03:38:35 +0000 (03:38 +0000)
commitfaaa6afc6c128311eb6fa9851057a8410ca8c3cc
tree0a10b962f10c59ce3a533e04a079fa1d0bc3306e
parent5da43cbcef6646b917d572ea5918e6ac4293dbdc
mod_cgid: In the handler, shut down the Unix socket (only for write)
once we finish writing the request body to the cgi child process;
otherwise, the client doesn't hit EOF on stdin.  Small request bodies
worked without this change (for reasons I don't understand), but large
ones didn't.

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