gopenfusion/cnet
CPunch 02afe67ac3 fix: os.Exit() kills any deferred cleanup functions
os.Exit() itself is now also a deferred function, which will be the last to run.
2024-02-05 11:59:50 -06:00
..
protocol removed util 2024-02-01 18:25:49 -06:00
peer.go moved internal/protocol -> cnet/protocol 2023-12-01 19:56:23 -06:00
service_test.go fix: os.Exit() kills any deferred cleanup functions 2024-02-05 11:59:50 -06:00
service.go moved config/ -> internal/config 2023-12-02 22:09:11 -06:00