elvish/pkg/daemon
2022-06-20 20:29:14 +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 Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
activate_unix_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01: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 Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
server_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
server.go pkg/daemon: Fix a comment. 2022-06-19 19:06:24 +01: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