]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Really fix solaris -HUP problem with slack dup of sockets. Undo prior
authorRoy T. Fielding <fielding@apache.org>
Mon, 4 Aug 1997 05:42:45 +0000 (05:42 +0000)
committerRoy T. Fielding <fielding@apache.org>
Mon, 4 Aug 1997 05:42:45 +0000 (05:42 +0000)
commit39169b7b6a5eee33d0e73a8dca128b6822d52c06
tree9390149e0cf726ddd271b9cc105f1c7cf1f0f15d
parent344a48a250b6ecfb3f296d6f55bfe085a22c55f4
Really fix solaris -HUP problem with slack dup of sockets.  Undo prior
change and move ap_slack after all of the rest of the socket initialization,
which apparently is needed for SO_REUSEADDR to survive the dup on Solaris.
Also block SIGHUP and SIGUSR1 during restart on all platforms.

PR: 832
Submitted by: Dean Gaudet
Reviewed by: Roy Fielding

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