dgaudet 98/03/26 10:59:39
Modified:src CHANGES http_main.c
Log:
After a SIGHUP the listening sockets in the parent weren't
properly marked for closure on fork().
PR: 2000
Submitted by: Jürgen Keil <[EMAIL PROTECTED]>
Revision ChangesPath
1.302
dgaudet 98/02/16 17:45:59
Modified:src CHANGES http_main.c
Log:
Increase the robustness of the child_main loop. When unexpected
select() or accept() errors occur we exit() the child. This deals
with many reported problems where apache would fill the error_log
with messag
dgaudet 98/01/28 02:09:29
Modified:src Tag: APACHE_1_2_X CHANGES http_main.c
Log:
SIGURG isn't everywhere, unlike Elvis.
Submitted by: Mark Andrew Heinrich <[EMAIL PROTECTED]>
Reviewed by: Dean Gaudet
Revision ChangesPath
No revision