* TunnelPoolManager: Reduce race window for restarting a tunnel pool

This commit is contained in:
zzz
2011-07-28 18:26:21 +00:00
parent 59e1fbd0d1
commit b37813257a
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2011-07-28 zzz
* Context: Split up big lock to avoid deadlocks
* Streaming: Avoid a rare exception on race
* TunnelPoolManager: Reduce race window for restarting a tunnel pool
2011-07-27 kytv
* Add armel (armv5tejl) wrapper. Compiled and tested in Debian Squeeze.