The information in this article applies to:
SYMPTOMSAfter you open a socket of type SOCK_STREAM by using the ATPROTO_ADSP protocol, and bind to a dynamic socket, the setsockopt() function fails under these conditions:
RESOLUTIONInstead of passing the string returned by getsockopt() for the zone name, use the character "*" for the ZoneName member of the WSH_REGISTER_NAME struct. For example, use this:
instead of this:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Windows NT 3.51. REFERENCESWindows Sockets for Appletalk (SFMWSHAT.WRI version 1.2). Additional query words:
Keywords : kbnetwork kbAPI kbNTOS350bug kbNTOS351fix kbSDKPlatform kbWinsock kbGrpNet |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |