* Close and clear (set to -1) server socket handle when socket errors are
authorArt Cancro <ajc@citadel.org>
Sun, 29 Feb 2004 22:52:15 +0000 (22:52 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 29 Feb 2004 22:52:15 +0000 (22:52 +0000)
commit84723cac35d1eb23682ab5d4a1050d8b183b2ad2
tree536ef7c070bc0270327f7fd6108d7e8c2ec68245
parentf0d98ac2f8171bf599279e486b136264dc3547a1
* Close and clear (set to -1) server socket handle when socket errors are
  detected.  Fixes a chat problem reported by Winzlo.
webcit/ChangeLog
webcit/tcp_sockets.c