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/daemon
Jeff Becker 57b77fecb3
fix crash on shutdown
we were calling llarp::Context::HandleSignal from a non mainloop
thread when running as a win32 service. this caused issues with a non
clean destruction.

call our signal handler instead of llarp::Context::HandleSignal
2 years ago
..
CMakeLists.txt disable lokinet-bootstrap on windows builds 2 years ago
lokinet-bootstrap.cpp Update wording and wrap help message 3 years ago
lokinet-vpn.cpp lokinet-vpn: misc cleanups 2 years ago
lokinet.cpp fix crash on shutdown 2 years ago
lokinet.swift macos: Fix hanging --start when Lokinet already running 2 years ago