]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
be a little more specific in a thread-create error message
authorJeff Trawick <trawick@apache.org>
Tue, 19 Mar 2002 22:09:26 +0000 (22:09 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 19 Mar 2002 22:09:26 +0000 (22:09 +0000)
commit99347d0790adc5ae50968ad5049f898c5272df97
tree09eedfb077d5591de51b74dd9722a610c8b5f9c4
parent82fb00cffb33ceffcc5125f91946791cb033d74e
be a little more specific in a thread-create error message

it is helpful to distinguish between a failure creating the
first thread (listener) vs. a failure creating one of n
worker threads

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