forked from I2P_Developers/i2p.i2p
* Ministreaming: Cleanups, deprecation, move demos out of the lib
This commit is contained in:
@@ -17,6 +17,7 @@ import net.i2p.util.Log;
|
||||
/**
|
||||
* Initial stub implementation for the socket
|
||||
*
|
||||
* @deprecated use I2PSocketFull
|
||||
*/
|
||||
class I2PSocketImpl implements I2PSocket {
|
||||
private final static Log _log = new Log(I2PSocketImpl.class);
|
||||
|
||||
Reference in New Issue
Block a user