Hello, > What does ListenBacklog do?
It sets the maximum number of connections that are pending for acception. For example, if it is set to 5, and there are 10 clients connecting at the very same moment, only 5 will be in that queue. Normally you will never have problems with it if you accept very fast. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- 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