FIX: A leak in the async handles and the server sockets occurs when the connection drops in an application that uses .NET Framework remoting (838093)



The information in this article applies to:

  • Microsoft .NET Framework 1.0

SYMPTOMS

When you run an application that uses Microsoft .NET Framework remoting and the connection unexpectedly drops while the server is waiting on an active read, a leak in the async handles and the server sockets occurs.

CAUSE

This problem occurs because when a socket close notification does not occur, the server sockets and the associated resources leak.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft .NET Framework 1.0. To download the latest service pack, visit the following Microsoft Web site:

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft .NET Framework 1.0 Service Pack 3.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:10/26/2005
Keywords:kbHotfixServer kbQFE kbHotfixServer kbQFE kbBug kbfix kbQFE kbNetFrame100preSP3fix KB838093 kbAudDeveloper