I have a UDP server supplying client data requests. The data returned can have 
1 of 2 priorities. I already have the priority algorithm worked out so not a 
problem. 
My question is, how much data does twsocket/winsock hold?
i.e. If I have several low proiorty requests sending large amounts of data, and 
get a high proioriy request , I want this high prioirty data to have as little 
delay as possible to back to the client.

Edwin
--
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