]> granicus.if.org Git - apache/commit
avoid duplicate end-of-stdin header
authorJeff Trawick <trawick@apache.org>
Sun, 7 Nov 2010 12:35:32 +0000 (12:35 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 7 Nov 2010 12:35:32 +0000 (12:35 +0000)
commit2c8ec34cd0d76d9d185259927a61ff7e1aeedf17
tree9706cb85b31cb1a58afdb3a4f26d92dfe29edf2d
parentbed44770b579a023ae53fc23ae7927ba22b3d01a
avoid duplicate end-of-stdin header

avoid passing {iov_base = &buffer, iov_len=0} to writev() when
there is no stdin data

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