Winsock Application Does Not Generate WSAEMSGSIZE Error Code

ID: Q166904


The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0


SYMPTOMS

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


CAUSE

The client does not get a WSAEMSGSIZE error generated which would prevent a buffer overrun truncating data.


STATUS

Microsoft 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 : kbnetwork kbbug4.00 kbfix4.00 kbAPI kbSDKPlatform kbWinsock NTSrvWkst kbGrpNet
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug


Last Reviewed: February 16, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.