Home
last modified time | relevance | path

Searched refs:CMD2_BIND_TC (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_download.cc632 #define CMD2_BIND_TC std::bind(&core::Download::tracker_controller, std::placeholders::_1) macro
884 …send_scrape", std::bind(&torrent::TrackerController::scrape_request, CMD2_BIND_TC, std::placehold… in initialize_command_download()