Article ID: 225004 - Last Review: November 1, 2006 - Revision: 2.5 WSAEMSGSIZE - Error 10040 in Winsock 2.0This article was previously published under Q225004 On This PageSYMPTOMS
The Microsoft Winsock 2.0 WSARecvFrom() function does not function and may display the following error message when used in a User Datagram Protocol (UDP) socket program:
WSAEMSGSIZE - Error 10040
The WSAEMSGSIZE error message may appear when the buffer size is not large enough to accomodate the receiving datagram. CAUSE
If the datagram is fragmented, then the TCP driver does not fill the second Memory Descriptor List (MDL) in the I/O Request packet chain.
RESOLUTIONWindows NT Server or Workstation 4.0To resolve this problem, obtain the latest service pack for Windows NT 4.0 or the individual software update. For information on obtaining the latest service pack, please go to:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms)
Windows NT Server 4.0, Terminal Server EditionTo resolve this problem, obtain the latest service pack for Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:152734
(http://support.microsoft.com/kb/152734/EN-US/
)
How to Obtain the Latest Windows NT 4.0 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows NT Server version 4.0, Terminal Server Edition Service Pack 6. | Article Translations
|
Back to the top
