2009-06-05 sponge
* BOB now cleans up tunnels, although they can take up to 5 minutes to disapear. This is due to the fact that the streaming lib doesn't actually remove the connections properly and kill them off when the manager is destroyed. I'm not certain if this is a bug, or a feature, but it sure is annoying, and you have to wait for the connections to time out. What should happen is the streaming lib should cause an IO error to the pending read or write.
Showing
- apps/BOB/nbproject/private/private.xml 5 additions, 0 deletionsapps/BOB/nbproject/private/private.xml
- apps/BOB/src/net/i2p/BOB/DoCMDS.java 52 additions, 3 deletionsapps/BOB/src/net/i2p/BOB/DoCMDS.java
- apps/BOB/src/net/i2p/BOB/I2PtoTCP.java 29 additions, 3 deletionsapps/BOB/src/net/i2p/BOB/I2PtoTCP.java
- apps/BOB/src/net/i2p/BOB/MUXlisten.java 27 additions, 42 deletionsapps/BOB/src/net/i2p/BOB/MUXlisten.java
- apps/BOB/src/net/i2p/BOB/TCPtoI2P.java 27 additions, 4 deletionsapps/BOB/src/net/i2p/BOB/TCPtoI2P.java
- history.txt 9 additions, 0 deletionshistory.txt
- router/java/src/net/i2p/router/RouterVersion.java 1 addition, 1 deletionrouter/java/src/net/i2p/router/RouterVersion.java
Loading
Please register or sign in to comment