In WSocket, SocketRcvBufSize and SocketSndBufSize are currently only set
in Dup and Connect, not in Listen.  

For UDP, this means SetSocketRcvBufSize and SetSocketSndBufSize always
get called even if the buffer is already the correct size, since it's not
checked.  

I'm setting a larger buffer so high speed UDP traffic is not lost. 

Should this be fixed?

Angus

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