mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
cecbddc912
Fixes a subtle memory leak that was a result of outbound messages which were in the shared queue (not yet sorted into a per-path queue) when a path was removed, resulting in a ghost path queue (and thus round-robin order entry as well). Adds much needed documentation to the outbound message handler class. |
||
---|---|---|
.. | ||
abstractrouter.hpp | ||
i_gossiper.hpp | ||
i_outbound_message_handler.hpp | ||
i_outbound_session_maker.hpp | ||
i_rc_lookup_handler.hpp | ||
outbound_message_handler.cpp | ||
outbound_message_handler.hpp | ||
outbound_session_maker.cpp | ||
outbound_session_maker.hpp | ||
rc_gossiper.cpp | ||
rc_gossiper.hpp | ||
rc_lookup_handler.cpp | ||
rc_lookup_handler.hpp | ||
route_poker.cpp | ||
route_poker.hpp | ||
router.cpp | ||
router.hpp | ||
systemd_resolved.cpp | ||
systemd_resolved.hpp |