Angus Robertson - Magenta Systems Ltd wrote:
>>> For UDP, this means SetSocketRcvBufSize and SetSocketSndBufSize
>>> always get called even if the buffer is already the correct size,
>>> since it's not checked.
>> 
>> Can you help me? I currently don't find the location in source?
>> Where does it happen?
> 
> I meant in my program, since with Listen SocketRcvBufSize always
> returns 0, but with connect and dup it returns the current size.

OK, then this feature should IMO be added to listening sockets as
well, though it makes no sense to set socket buffer sizes on a TCP
listening socket.

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