]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
generalize the existing (r589761) platform- and errno-specific
authorJeff Trawick <trawick@apache.org>
Tue, 13 Apr 2010 14:58:03 +0000 (14:58 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 13 Apr 2010 14:58:03 +0000 (14:58 +0000)
commit79d196b3b2cf9e9a734de8ee79ccaa5d71cb4014
tree8e17d3677c33405ed086befe1ddcfaa9c00650fc
parent72f9e3b91ec3f4422cfd38219e391749dd664315
generalize the existing (r589761) platform- and errno-specific
logic to suppress an error message if accept() fails after the
socket has been marked inactive

a message will still be logged, but at debug level instead of error

PR: 49058

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933657 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c