]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Need to report a select() error vs a timeout. Also avoid hogging the CPU on
authorBradley Nicholes <bnicholes@apache.org>
Wed, 26 Mar 2003 19:22:22 +0000 (19:22 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 26 Mar 2003 19:22:22 +0000 (19:22 +0000)
commit9136dc4a938fbd37e7af5fac43b1fdfbd2584686
treeb403770fcab4b930b6a99343f60878737d246f1a
parentc52e709d535c80250dfe9b19ab38924f4cdc8111
Need to report a select() error vs a timeout.  Also avoid hogging the CPU on
an error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99066 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/netware/mpm_netware.c