]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't block synchronous signals (e.g., SIGSEGV) while waiting for
authorJeff Trawick <trawick@apache.org>
Fri, 9 May 2003 19:05:49 +0000 (19:05 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 9 May 2003 19:05:49 +0000 (19:05 +0000)
commit217cb8dbaf207e18b739c9c98d605f4d552cf57a
tree28cc078e6b32c6d252799fb9344c0208c034a7a2
parentdb3f780e5d7140a128b6a2ff88d2688facc24ee0
Don't block synchronous signals (e.g., SIGSEGV) while waiting for
and holding a pthread accept mutex.

Reviewed by: Jim Jagielski, Bill Stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@99746 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_main.c