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
2022-11-01 11:06:01 -04:00
..
CMakeLists.txt disable lokinet-bootstrap on windows builds 2022-09-08 14:25:00 -04:00
lokinet-bootstrap.cpp Update wording and wrap help message 2021-09-08 19:48:25 -03:00
lokinet-vpn.cpp lokinet-vpn: misc cleanups 2022-09-21 13:38:18 -03:00
lokinet.cpp fix crash on shutdown 2022-11-01 11:06:01 -04:00
lokinet.swift macos: Fix hanging --start when Lokinet already running 2022-10-06 11:56:07 -03:00