]> granicus.if.org Git - apache/commit
* server/mpm_common.c (dummy_connection): Fix length argument passed
authorJoe Orton <jorton@apache.org>
Thu, 30 Jun 2005 09:10:25 +0000 (09:10 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 30 Jun 2005 09:10:25 +0000 (09:10 +0000)
commit11865f1c06d1ade4a215ddb07730b03f3bb3c4bd
tree258dd19f24b43c85ce3b3b7aa6478d9dd04a4e37
parente6dd6830abbb7906e9a2f3f3a90956e21df84208
* server/mpm_common.c (dummy_connection): Fix length argument passed
to apr_socket_send.  Remove redundant _shutdown call.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202508 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_common.c