elvish/pkg/daemon
2022-04-11 21:55:59 +01:00
..
daemondefs Refactor shell and daemon initialization code. 2021-06-28 20:02:38 +01:00
internal/api Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
activate_test.go Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
activate_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
activate.go pkg/daemon: Let killDaemon wait until the socket file is removed. 2021-10-02 18:41:50 +01:00
client.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
server_test.go Revamp flag handling in pkg/prog. 2022-02-05 14:52:29 +00:00
server_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
server.go Revamp command-line flag doc. 2022-03-03 00:41:39 +00:00
service.go pkg/daemon: Test Activate killing outdated daemon. 2021-10-02 15:47:18 +01:00
sys_unix.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
sys_windows.go pkg/daemon: Fix the handling of hanging sockets. 2021-10-01 23:56:57 +01:00