forked from I2P_Developers/i2p.i2p
* Lower max netdb RI expiration again
* Increase default max tunnels * Cleanups after review * Exorcism (ticket #476)
This commit is contained in:
@@ -35,6 +35,9 @@ public interface I2PSocket {
|
||||
*/
|
||||
public OutputStream getOutputStream() throws IOException;
|
||||
|
||||
/**
|
||||
* @since 0.8.9
|
||||
*/
|
||||
public SelectableChannel getChannel() throws IOException;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user