Re: Sockets stuck in CLOSED state...

2008-06-18 Thread Ali Niknam
Wojciech Puchar wrote: > #define socket TEST_SOCKET <...> > and write one .c program where all these TEST_* functions are defined, > doing the same as original PLUS logging to file. > > after a while (when you see this closed/unclosed connections) stop it > and look at logs. > Thank you for the

Sockets stuck in CLOSED state...

2008-06-18 Thread Ali Niknam
kets in 'CLOSED' state. Even if the incoming queue isnt read entirely a call to close should close it. Also I really can't find any documentation in netstat, or elsewhere, about the 'CLOSED' state... Any help would greatly be appreciated! Kind Regards, Ali Ni