<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a thread that creates a socket, opens the 
socket in passive mode with NutTCPAccept, </FONT></DIV>
<DIV><FONT face=Arial size=2>sevices a request then closes, at least I ask it 
to. It works for thousands of segments and then</FONT></DIV>
<DIV><FONT face=Arial size=2>occassionally I can no longer connect.I have looked 
at all of the sockets with sockets.cgi</FONT></DIV>
<DIV><FONT face=Arial size=2>and it shows 1 socket related to this particular 
thread as&nbsp;being in the CLOSEWAIT state.</FONT></DIV>
<DIV><FONT face=Arial size=2>The only way to recover is via a reset. Any 
thoughts or suggestions would be greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The most frustrating thing is the fact that is 
intermittent, hard to track down.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mike Baverso</FONT></DIV></BODY></HTML>