1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/link
Thomas Winget d68d39a450 make outbound session if we do not have
currently creating an outbound session will cancel if we have any session
at all with the relay.  instead, only cancel if we have an outbound session
to that relay.  this is useful for reachability testing.
2021-06-07 18:31:57 -04:00
..
factory.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
factory.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
i_link_manager.hpp make outbound session if we do not have 2021-06-07 18:31:57 -04:00
link_manager.cpp make outbound session if we do not have 2021-06-07 18:31:57 -04:00
link_manager.hpp make outbound session if we do not have 2021-06-07 18:31:57 -04:00
server.cpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
server.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
session.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
session.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00