Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dsession_impl.cpp2946 bool has_active_torrent = std::any_of(m_torrents.begin(), m_torrents.end() in incoming_connection() local
2949 if (!has_active_torrent) in incoming_connection()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dsession_impl.cpp2946 bool has_active_torrent = std::any_of(m_torrents.begin(), m_torrents.end() in incoming_connection() local
2949 if (!has_active_torrent) in incoming_connection()