You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/path
Jeff Becker ec0f45eeb7
plug memory leak in outbound message queue.
sometimes we use rxid in our pathid so we need to clear those queues too.
if we don't it'll leak from never clearing those queues.
3 years ago
..
ihophandler.cpp put replay filters on transit hops to reduce retransmissions. 4 years ago
ihophandler.hpp use std::list here too 4 years ago
path.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path.hpp put replay filters on transit hops to reduce retransmissions. 4 years ago
path_context.cpp prevent crash by removing duplicate logic (#1515) 3 years ago
path_context.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
path_types.hpp The Great Wall of Blame 4 years ago
pathbuilder.cpp feedback from jason 3 years ago
pathbuilder.hpp feedback from jason 3 years ago
pathset.cpp plug memory leak in outbound message queue. 3 years ago
pathset.hpp nodedb refactor 3 years ago
transit_hop.cpp Config file improvements (#1397) 4 years ago
transit_hop.hpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago