* Discovered that the HTTP socket problem is related to a socket that
authorArt Cancro <ajc@citadel.org>
Tue, 8 Dec 1998 20:47:04 +0000 (20:47 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 8 Dec 1998 20:47:04 +0000 (20:47 +0000)
commitca2fa92632c69041aa6a5de2c46a6ff042ddd4ad
tree31276de049563fc2f3090129fa69d4aa784e891b
parent0beada96453ee883426224d959e81a27d3d33896
    * Discovered that the HTTP socket problem is related to a socket that
          isn't properly lingering on close.  Temporarily hacked a sleep(10)
          into context_loop.c until it is figured out.
webcit/ChangeLog
webcit/auth.c
webcit/child.h
webcit/context_loop.c
webcit/tcp_sockets.c
webcit/webcit.c