>Let's do some computation: the ID wrap around after 2.147.483.647 
>connections. If you have 100 connections/disconnections per second, then it 
>will take 248 days to wrap around.

Well,
  "if FClientNum >= $7FFFFF then"
currently it wraps around after 8,388,607 what is very little and might be 
achieved in 23 hours (less than 1 day!).

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

Reply via email to