Hello:
   I've noticed that when I use Shutdown(SD_BOTH),
DisconnectAll(), or Free, all clients are
disconnected gracefully.  However, I was wondering if
there is a way to intercept that the server is
shutting down, so that I can send a "Server is
shutting down. Connection closed." message before
closing.  I guess I could loop through the collection
of connected clients and send them a message, but I
was wondering if there was a better way.

   -dZ.

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to