2007-01-28 zzz

* i2psnark: Don't hold sendQueue lock while flushing output,
      to make everything run smoother
This commit is contained in:
zzz
2007-01-29 04:03:36 +00:00
committed by zzz
parent 0fd41a9490
commit 2aeef44f8d
3 changed files with 19 additions and 4 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.544 2007-01-20 22:49:41 complication Exp $
$Id: history.txt,v 1.545 2007-01-27 21:30:07 zzz Exp $
2007-01-28 zzz
* i2psnark: Don't hold sendQueue lock while flushing output,
to make everything run smoother
2007-01-27 zzz
* i2psnark: Fix orphaned Snark reader tasks leading to OOMs