-
- Downloads
2004-12-11 jrandom
* Fix the missing HTTP timeout, which was caused by the deferred syn used by default. This, in turn, meant the I2PSocket creation doesn't fail on .connect, but is unable to transfer any data in any direction. We now detect that condition for the I2PTunnelHTTPClient and throw up the right error page. * Logging
Showing
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java 26 additions, 1 deletion...unnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelRunner.java 39 additions, 18 deletions...i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelRunner.java
- apps/streaming/java/src/net/i2p/client/streaming/Connection.java 2 additions, 2 deletions...reaming/java/src/net/i2p/client/streaming/Connection.java
- apps/streaming/java/src/net/i2p/client/streaming/PacketHandler.java 1 addition, 1 deletion...ming/java/src/net/i2p/client/streaming/PacketHandler.java
- history.txt 9 additions, 1 deletionhistory.txt
- router/java/src/net/i2p/router/RouterVersion.java 2 additions, 2 deletionsrouter/java/src/net/i2p/router/RouterVersion.java
Please register or sign in to comment