----- Original Message ----- From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Saturday, August 20, 2005 8:39 AM Subject: Re: [twsocket] Transfer with UDP
> Hello Dan, > >>> Buffer : array [0..50000] of char; > > Variables on the stack does not consume time. Only if something has to > be initialized or so, like for example a long string. > I meant setting the socket bufsize. Not sure how its handled internally, but surely setting it every time the event is called is wasteful. Dan -- 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
