]> granicus.if.org Git - apache/commit
Write all of the request body to the child, not just what the kernel
authorJeff Trawick <trawick@apache.org>
Tue, 10 Oct 2000 04:11:35 +0000 (04:11 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 10 Oct 2000 04:11:35 +0000 (04:11 +0000)
commit8a0da4d6e5134c1fecdea596f3c4c7a039dc574a
treef2fce5a9df973e7a78eacd9877995d7a128cfc26
parentaf3351bb1960919bd2294453e1a5bff94524a24a
Write all of the request body to the child, not just what the kernel
would accept on the first write.

Because the pipe is non-blocking (via setting an APR timeout), we
have to send in a loop.

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