Winsock Application Does Not Generate WSAEMSGSIZE Error CodeLast reviewed: December 31, 1997Article ID: Q166904 |
The information in this article applies to:
SYMPTOMSA Winsock application using a sentto function with a buffer size of 2,048 bytes to another Winsock application using a recvfrom function with a 1,024 byte buffer size causes data on the client to be truncated.
CAUSEThe client does not get a WSAEMSGSIZE error generated which would prevent a buffer overrun truncating data.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information. Keywords : kbbug4.00 kbfix4.00 NTSrvWkst kbfixlist Version : WinNT:4.0 Platform : winnt Hardware : x86 Issue type : kbbug Solution Type : kbfix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |