Home
last modified time | relevance | path

Searched defs:url_seeds (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dadd_torrent_params.hpp297 aux::noexcept_movable<std::vector<std::string>> url_seeds; member
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dadd_torrent_params.hpp297 aux::noexcept_movable<std::vector<std::string>> url_seeds; member
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dtorrent_handle.cpp31 list url_seeds(torrent_handle& handle) in url_seeds() function
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dtorrent_handle.cpp31 list url_seeds(torrent_handle& handle) in url_seeds() function
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dtorrent_info.cpp1459 bdecode_node const url_seeds = torrent_file.dict_find("url-list"); in parse_torrent_file() local
1556 std::vector<std::string> torrent_info::url_seeds() const in url_seeds() function in libtorrent::torrent_info
H A Dtorrent_handle.cpp640 std::set<std::string> torrent_handle::url_seeds() const in url_seeds() function in libtorrent::torrent_handle
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dtorrent_info.cpp1459 bdecode_node const url_seeds = torrent_file.dict_find("url-list"); in parse_torrent_file() local
1556 std::vector<std::string> torrent_info::url_seeds() const in url_seeds() function in libtorrent::torrent_info
H A Dtorrent_handle.cpp640 std::set<std::string> torrent_handle::url_seeds() const in url_seeds() function in libtorrent::torrent_handle