fixed rare crash in http_connection's error handling

This commit is contained in:
Arvid Norberg
2010-12-31 00:55:54 +00:00
parent 1bc50983dc
commit bfdbb98ee2
2 changed files with 14 additions and 13 deletions

View File

@@ -66,6 +66,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fixed rare crash in http_connection's error handling
* avoid connecting to peers listening on ports < 1024
* optimized piece picking to not cause busy loops in some end-game modes
* fixed python bindings for tcp::endpoint