Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dtorrent_info.cpp167 int next_announce_in(announce_entry const&) { return 0; } in next_announce_in() function
383 .def("next_announce_in", &next_announce_in) in bind_torrent_info()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dtorrent_info.cpp205 int next_announce_in(announce_entry const&) in next_announce_in() function
458 .def("next_announce_in", &next_announce_in) in bind_torrent_info()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/
H A DChangeLog1225 * fixed bug in announce_entry::next_announce_in and min_announce_in
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/
H A DChangeLog1237 * fixed bug in announce_entry::next_announce_in and min_announce_in