Revision dddb078...

Go back to digest for 16th January 2011

Bug Fixes in Networking Tools

Joris Guisson committed changes in [libktorrent] /:

Move timers out of Connection object and into UTPServer.
This fixes a crash due to cleaning up timer in the wrong thread.

File Changes

Modified 8 files
  •   /ChangeLog
  •   /src/download/packet.cpp
  •   /src/utp/connection.cpp
  •   /src/utp/connection.h
  •   /src/utp/utpserver.cpp
  •   /src/utp/utpserver.h
  •   /src/utp/utpserver_p.h
  •   /src/utp/tests/connectiontest.cpp
8 files changed in total