2004-11-27 jrandom

* Removed the I2PTunnel inactivity timeout thread, since the new streaming
      lib can do that (without an additional per-connection thread).
    * Close the I2PTunnel forwarder threads more aggressively
This commit is contained in:
jrandom
2004-11-27 05:17:06 +00:00
committed by zzz
parent 0b5a640896
commit 8e02586cc9
6 changed files with 34 additions and 98 deletions

View File

@ -1,4 +1,9 @@
$Id: history.txt,v 1.83 2004/11/26 10:20:14 jrandom Exp $
$Id: history.txt,v 1.84 2004/11/26 22:54:18 jrandom Exp $
2004-11-27 jrandom
* Removed the I2PTunnel inactivity timeout thread, since the new streaming
lib can do that (without an additional per-connection thread).
* Close the I2PTunnel forwarder threads more aggressively
2004-11-27 jrandom
* Fix for a fast loop caused by a race in the new streaming library (thanks