> But you said in your case you cannot control the rate your
> random is arriving at (or did I misinterpret?) so what else can you 
> do except keep buffering it, or error? 

My main concern is to stop the application crashing, which has happened 
three times this month, so I need to ignore new data to send once the 
internal buffers reach a certain limit by checking BufferedByteCount 
(ignoring BuffSize which is clearly nothing to do with total buffer 
size).  

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