http://idk.i2p/javadoc-i2p/net/i2p/client/streaming/impl/I2PSocketManagerFull.html
Socket connectToSocket ( Destination peer) Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps. Socket connectToSocket ( Destination peer,
int timeout) Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps. void destroySocketManager () Destroy the socket manager, freeing all the associated resources. long getAcceptTimeout () ConnectionManager getConnectionManager () I2PSocketOptions...