This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2,512
Commits
3
Branches
21
Tags
11
MiB
5f56e4b63a
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
bb6759986e
libos/LocalServer: Clean up socket file on exit
...
This doesn't work if the process is killed by an unhandled signal.
2024-09-07 17:33:01 +02:00
apio
02b9dc579b
libos: Add copyright/author comments to LocalServer and LocalClient
2023-09-20 07:05:52 +02:00
apio
1c50d5133f
libos: Remove some shared pointers and change them to owned/live on the stack
2023-09-20 07:05:52 +02:00
apio
b6fe96e364
libos: Add a new LocalServer class for local domain sockets
2023-09-20 07:05:49 +02:00