Subject says it all.  Somewhere we're missing the OS/JVM letting us know
the connection has been closed. 

Rather then do a thousand greps:

[EMAIL PROTECTED]:~$ netstat -nt | wc -l
    357

Wed Sep 17 13:20:12 EDT 2003
Connections open (Inbound/Outbound/Limit)       510 (359/151/512)

That's completely ignoring the fact that netstat shows my SSH/web/every
other connection.  Freenet has obviously lost around 200 connections.

Is there any way in java to probe a connection to see if it's still
really there?  Possibly by trying to write zero bytes to it and catching
the exception?

--Dan

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to