Read the code closer. It is keys() that is loosing a key. Specifically I am seeing the FNP port drop off (and thus stop listen for connections) after an hour or so.
-Pascal Toad wrote: > Why is this necessary? If selectedKeys is screwed, we can just iterate > keys() instead - there are only four of them... > > > On Sun, Jul 27, 2003 at 06:54:15PM -0700, Pascal wrote: > > Update of /cvsroot/freenet/freenet/src/freenet/transport > > In directory sc8-pr-cvs1:/tmp/cvs-serv3582 > >=20 > > Modified Files: > > ListenSelectorLoop.java=20 > > Log Message: > > I figured out why my transport level connectivity is so poor, now lets se= > e if this bug affects other people as well. _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
