forked from I2P_Developers/i2p.i2p

* 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.
10 lines
582 B
XML
10 lines
582 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
|
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
|
|
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/1">
|
|
<file>file:/root/NetBeansProjects/i2p.i2p/apps/BOB/src/net/i2p/BOB/BOB.java</file>
|
|
<file>file:/root/NetBeansProjects/i2p.i2p/apps/BOB/src/net/i2p/BOB/DoCMDS.java</file>
|
|
<file>file:/root/NetBeansProjects/i2p.i2p/apps/BOB/src/net/i2p/BOB/MUXlisten.java</file>
|
|
</open-files>
|
|
</project-private>
|