CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/07/11 02:33:39
Modified files:
net/libtorrent : Makefile
net/libtorrent/patches: patch-src_torrent_poll_kqueue_cc
Added files:
net/libtorrent/patches: patch-src_torrent_tracker_controller_cc
patch-test_torrent_tracker_controller_test_cc
patch-test_torrent_tracker_controller_test_h
Log message:
Fix a crash when total number of connections exceeds 1024
(from FreeBSD)
Fix a bug where manual tracker update for a preferred tracker that
fails would end up rerequesting instantly
(upstream git commit 78f56ee74cecd8e82d39baaea10395301fbec4b8)