* context_loop.c: After fork(), child process closes the HTTP socket
authorArt Cancro <ajc@citadel.org>
Wed, 9 Dec 1998 23:52:30 +0000 (23:52 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 9 Dec 1998 23:52:30 +0000 (23:52 +0000)
commit2494aeaf30b7eddc632dbe19203014f8c84d1d8a
tree683388bd238cfe74b06d2a5c65a7869df59b0900
parent4906220dcdbaca38c3994a73d40daef7665df478
    * context_loop.c: After fork(), child process closes the HTTP socket
          so when the parent process closes it, it actually _does_ close.
          Otherwise, aIEeeee and possibly other browsers will hang.
webcit/ChangeLog
webcit/context_loop.c