|
5807ea51bd
|
BrokenPipe is now considered as a disconnection.
|
2023-05-15 09:21:02 +02:00 |
|
|
bc4c54f624
|
Manage disconnection (BrokenPipe) error while sending a message.
|
2023-05-15 09:12:32 +02:00 |
|
|
527049ed3d
|
Following the new Zig std.
|
2023-05-03 03:21:30 +02:00 |
|
|
c345cd605d
|
Add file lock to prevent running a service twice and remove old socket.
|
2023-02-15 15:12:09 +01:00 |
|
|
e181f54bb4
|
Create the rundir, umask (mkdir + Unix sockets), use fmt.bufPrint.
|
2023-02-14 19:16:07 +01:00 |
|
|
2e192aef1b
|
umask: enable group write perms, prevent other (rwx) perms.
|
2023-02-13 22:09:57 +01:00 |
|
|
70c062a598
|
Code style using 'zig fmt'.
|
2023-02-07 07:47:00 +01:00 |
|
|
64506bbee0
|
Exchange-fd: fix a compilation issue (msghdr_const structure).
|
2023-02-06 14:15:48 +01:00 |
|
|
721d8842c5
|
Initial commit. Old commit history: https://git.baguette.netlib.re/Baguette/libipc-old
|
2023-02-06 10:44:51 +01:00 |
|