Commit Graph

13 Commits

Author SHA1 Message Date
Guillaume Nodet
15ac33ddcf Fix CPU loop in sync server 2021-09-03 17:46:19 +02:00
Guillaume Nodet
af832d55f5 Fix the ipc sync context when MVND_DAEMON_STORAGE is not set 2021-08-31 08:44:54 +02:00
Guillaume Nodet
07042e7a23 Fix IpcClient on windows, improve logging 2021-08-31 08:44:54 +02:00
Guillaume Nodet
aa89bd64ba Introduce a SocketFamily instead 2021-08-31 08:44:53 +02:00
Guillaume Nodet
b67ab81c3d Allow unix domain sockets for client/daemon connection (not used by default) 2021-08-31 08:43:31 +02:00
Guillaume Nodet
4b75fec3e1 Use unix sockets and native compilation for the ipc sync context 2021-08-31 08:43:30 +02:00
Guillaume Nodet
34b62a8cc7 Use IpcSyncContextFactory by default 2021-08-31 08:43:30 +02:00
Guillaume Nodet
f960351f3c Make sure the IpcClient recreates the server if the context creation fails, fixes #446 2021-07-06 10:20:32 +02:00
Guillaume Nodet
75c30ec52f Add a system property to configure the idle timeout on the ipc sync server 2021-06-18 08:10:47 +02:00
Guillaume Nodet
a848e178b2 Make the sure the usage timestamp of the IPC sync context server is updated after each request, fixes #424 2021-06-04 08:48:36 +02:00
Guillaume Nodet
88e7060f2c Better display for IPC sync contexts, #424 2021-06-04 08:47:45 +02:00
Guillaume Nodet
808d62d161 Make sure the IpClient does not block forever when something wrong happens 2021-05-20 14:23:27 +02:00
Guillaume Nodet
3aa356433d Add a global synccontext implementation 2021-05-18 15:35:01 +02:00