The information in this article applies to:
SYMPTOMS
When you use blocking Netbios calls over TCP/IP, it is possible that
calling NCBCANCEL on a blocked Netbios call (such as NCBSEND or NCBRECV)
will not block on Windows 95 Gold and Service Pack 1. The call to Netbios()
returns immediately with a success. However, this does not guarantee that
the request command has been cleanly cancelled.
RESOLUTIONTo prevent any instability, ensure that the command to be cancelled returns from its Netbios() call with the error NRC_CMDCAN before manipulating the Netbios name table. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words:
Keywords : kbnetwork kbAPI kbNetBIOS kbSDKPlatform |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |