* Ministreaming: Cleanups, deprecation, move demos out of the lib

This commit is contained in:
zzz
2009-08-14 04:36:06 +00:00
parent bcd22cfbf3
commit 01753f5aea
7 changed files with 9 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ import net.i2p.util.Log;
* and pull from a queue populated by various threads (each of whom have their own
* timeout)
*
* @deprecated use I2PServerSocketFull
*/
class I2PServerSocketImpl implements I2PServerSocket {
private final static Log _log = new Log(I2PServerSocketImpl.class);