]> granicus.if.org Git - apache/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)
commit32fe8d097ff4e9ab319321b796b1ca6db191097a
tree09eedfb077d5591de51b74dd9722a610c8b5f9c4
parentcfcab38a7789b3374b10a237cf3c4ba6accbe4c7
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