]> granicus.if.org Git - apache/commit
Removed the call for now to shutdown the listeners so that threads don't end
authorBradley Nicholes <bnicholes@apache.org>
Thu, 31 Jan 2002 19:21:34 +0000 (19:21 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 31 Jan 2002 19:21:34 +0000 (19:21 +0000)
commitbef023bf1b4e4dcb23ebd0dd9bbaf8f0a0ae7d65
tree8d254e5445f487d9cfdbf6a8034b93e49a39ef89
parentf06c74cd5a1d9c752bf2514e18c0bd903899403d
Removed the call for now to shutdown the listeners so that threads don't end
up stuck on blocking socket calls during shutdown.  I need to figure out a
cleaner way of preventing this problem.

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