Commit graph

14 commits

Author SHA1 Message Date
43ab2cc04c Add README.md 2023-08-13 16:01:19 +09:00
8911bdab50 Add PKGBUILD 2023-08-13 15:45:01 +09:00
718cc24648 Fix erronous socket filename 2023-08-13 14:28:17 +09:00
d5a057a685 Fix erronous error checking 2023-08-13 14:26:39 +09:00
59fc8d81a5 Fixes, print on error 2023-08-13 14:19:34 +09:00
fcea494450 Update CMakeLists.txt 2023-08-13 14:15:50 +09:00
8a34ec8c05 Make socket filename unique per user 2023-08-13 13:53:52 +09:00
6574341870 Minor fixes 2023-08-13 13:31:04 +09:00
cfdeceb638 WIP: Set nonblocking on server's socket handle
Still untested.
2023-08-12 22:26:48 +09:00
4a4fc63b46 Add LICENSE 2023-08-12 22:05:17 +09:00
5540c9be1f Remove compile_commands.json 2023-08-12 22:04:27 +09:00
99fab95766 WIP: Impl. "server" plugin and "client" executable
Untested.
2023-08-12 22:00:15 +09:00
c850536731 WIP plugin listening on unix socket
TODO: Use a thread to listen on the socket.
2023-08-12 20:06:14 +09:00
1e49ca39e7 Init empty commit 2023-08-12 19:02:48 +09:00