J
jquerijero
Guest
Unfortunately, it lingers on forever (throughout the lifetime of the application) it seems. Ports in CLOSE_WAIT status accumulate throughout the day. From the KB, to address this left over port in CLOSE_WAIT, it is recommended to disconnect, and delete porttype and webservice handles. However, if the new connection (new port assignment) is established implicitly during a method call then there is no way for the program to issue a disconnect.
Continue reading...
Continue reading...