mirror of
https://github.com/arvidn/libtorrent.git
synced 2026-05-07 00:10:28 -04:00
b9a4a530d3
* if the value of settings_pack::allow_multiple_connections_per_ip is true, then skip the check for the same pid * add new setting * No change to ABI * Update test file * Remove invalid tests in test_peer_list.cpp as allow_multiple_connections_per_pid has no effect on peer_list * Restore the test file * add new test * add new test * fix peer_list.hpp * Delete the currently unnecessary fields * Merge test code