Files
i2p.itoopie/apps
human 031338d84d First step for the "connection refused" concept: incoming connections
won't be accepted until the server app actually requires an I2PServerSocket
from the I2PSocketManager.
It allows both to add a little bit of functionality, and to fix a nasty bug: it
was possible to hang an app that connects through the I2PSocketManager but
actually doesn't accept() connections (if 2 connection requests were sent
to the app, the I2PSocketManager got stuck waiting forever on
I2PServerSocketImpl.getNewSocket()).
2004-04-16 03:31:13 +00:00
..
2004-04-14 23:27:50 +00:00
2004-04-10 11:50:11 +00:00
2004-04-14 16:59:47 +00:00
2004-04-14 23:26:59 +00:00