fix UPnP issue for routers with multiple PPPoE connections

This commit is contained in:
Arvid Norberg
2011-09-18 20:28:06 +00:00
parent d27430a8c3
commit 06cad3a245
2 changed files with 3 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fix UPnP issue for routers with multiple PPPoE connections
* fix issue where event=stopped announces wouldn't be sent when closing session
* fix possible hang in file::readv() on windows
* fix CPU busy loop issue in tracker announce logic