]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* os/unix/unixd.c (unixd_accept): Eliminate now-redundant call to
authorJoe Orton <jorton@apache.org>
Wed, 10 Mar 2004 21:06:11 +0000 (21:06 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 10 Mar 2004 21:06:11 +0000 (21:06 +0000)
commit6895aee83834906539cfc6276051e64225ea336a
treee0e108b27aff6f29c8b50102172b62b9a9e2f9b8
parent7d90e82bac96289f968633a29566c61dcc2bb6fb
* os/unix/unixd.c (unixd_accept): Eliminate now-redundant call to
apr_os_sock_get(); let APR check for accept returning zero on TPF.

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