This website requires JavaScript.
Explore
Help
Sign In
zzz
/
i2p.i2p
Watch
1
Star
0
Fork
0
You've already forked i2p.i2p
forked from
I2P_Developers/i2p.i2p
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bc46ad4331cc11e5d17cb13bd2e5ec139539c2de
i2p.i2p
/
apps
/
ministreaming
/
java
/
src
/
net
/
i2p
/
client
/
streaming
History
jrandom
bc46ad4331
only block adding more *outbound* data, not handling data received from I2P. The data has already been received by the router and delivered to the streaming lib (and is sitting in RAM anyway...)
...
logging
2004-08-07 06:35:46 +00:00
..
ByteCollector.java
…
I2PServerSocket.java
…
I2PServerSocketImpl.java
…
I2PSocket.java
…
I2PSocketImpl.java
only block adding more *outbound* data, not handling data received from I2P. The data has already been received by the router and delivered to the streaming lib (and is sitting in RAM anyway...)
2004-08-07 06:35:46 +00:00
I2PSocketManager.java
…
I2PSocketManagerFactory.java
use the env defaults when no i2cp info is specified
2004-08-07 06:28:29 +00:00
I2PSocketOptions.java
have a write() timeout after 60s instead of blocking forever by default (also used when injecting data into an input stream)
2004-08-06 22:24:56 +00:00
package.html
javadoc fixes
2004-08-01 18:47:12 +00:00
StreamSinkClient.java
javadoc
2004-08-01 20:25:25 +00:00
StreamSinkServer.java
javadoc fixes
2004-08-01 18:47:12 +00:00