Home
last modified time | relevance | path

Searched defs:dht_log_alert (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dalert_types.hpp2608 struct TORRENT_EXPORT dht_log_alert final : alert struct
2610 enum dht_module_t
2623 static constexpr alert_category_t static_category = alert_category::dht_log;
2632 dht_module_t module;
2635 std::reference_wrapper<aux::stack_allocator const> m_alloc;
2636 aux::allocation_slot m_msg_idx;
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dalert_types.hpp2608 struct TORRENT_EXPORT dht_log_alert final : alert struct
2610 enum dht_module_t
2623 static constexpr alert_category_t static_category = alert_category::dht_log;
2632 dht_module_t module;
2635 std::reference_wrapper<aux::stack_allocator const> m_alloc;
2636 aux::allocation_slot m_msg_idx;
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dalert.cpp2394 dht_log_alert::dht_log_alert(aux::stack_allocator& alloc in dht_log_alert() function in libtorrent::dht_log_alert
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dalert.cpp2394 dht_log_alert::dht_log_alert(aux::stack_allocator& alloc in dht_log_alert() function in libtorrent::dht_log_alert