* tcp_sockets.c: changed memcpy() to memset() in tcp_connectsock; this was
authorArt Cancro <ajc@citadel.org>
Thu, 20 Apr 2000 02:42:23 +0000 (02:42 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 20 Apr 2000 02:42:23 +0000 (02:42 +0000)
commitebd0c32e748226a5a75cb2435810b35c92683499
tree2edec3d107b66a1987b7b151e9f6951faf2590c8
parent2d3fb79fa9d1ce83189e270c37c43b59614b2dda
* tcp_sockets.c: changed memcpy() to memset() in tcp_connectsock; this was
  crashing every session, every time.  (?)
* End the session after displaying robots.txt or nocookies.html, to prevent
  big session logjams when either of these conditions are met
webcit/ChangeLog
webcit/auth.c
webcit/context_loop.c
webcit/tcp_sockets.c
webcit/webcit.c
webcit/webcit.h