]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
handle fact that lsockets aren't closed and reopened
authorJim Jagielski <jim@apache.org>
Tue, 6 Apr 2004 16:42:19 +0000 (16:42 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 6 Apr 2004 16:42:19 +0000 (16:42 +0000)
commit3b89acef559a9a8a127b87b16f9875134ff4885c
treeea8e2a48557c60e67d3ea2ea0068d2e228f8c1e0
parent7b1147f6d599ef00f8f09c8427d22a4cd43145b1
handle fact that lsockets aren't closed and reopened
across restarts, so there's a potential issue with a
socket being marked (still) as non-blocking.

PR:
Obtained from:
Submitted by: Jeff
Reviewed by: Jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103284 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_main.c