Winsock Function Calls Generate Non-Paged Pool Memory LeakLast reviewed: January 5, 1998Article ID: Q171996 |
The information in this article applies to:
SYMPTOMSIf Winsock function calls are called in a tight loop such that a client application communicates with a local server executing a call sequence similar to
socket, setsockopt, connection, send, closesocketa nonpaged pool memory leak may occur.
CAUSEBecause the internal I/O-completion APC routines did not get a chance to run, the result was a non-paged pool memory leak. are the
RESOLUTIONTo resolve this problem, obtain the hotfix below, or wait for the next service pack.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. 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. receive 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. receive
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |