The information in this article applies to:
SYMPTOMSThe TCP_NODELAY option (invoked by the winsock setsockopt() call) does not work correctly. When setting the TCP_NODELAY option, the setsockopt() call will return successfully, but the Nagle algorithm (RFC 896) will still be applied to the connection. CAUSEThis can cause some delay in the transmission of packets and may have a detrimental effect on the performance of some applications. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. Additional query words:
Keywords : |
Last Reviewed: August 31, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |