Add Unix domain sockets for local IPC #37

Merged
apio merged 16 commits from unix-sockets into main 2023-07-30 09:49:38 +00:00
Owner

Finally! One step closer to a window server.

Finally! One step closer to a window server.
apio added 6 commits 2023-07-27 14:38:02 +00:00
apio added 2 commits 2023-07-27 17:21:54 +00:00
Also, add a did_close() callback for OpenFileDescriptions losing all their references.
kernel: Use a did_close callback for UnixSockets
All checks were successful
continuous-integration/drone/pr Build is passing
97d7a7cc6b
apio added 5 commits 2023-07-28 15:31:54 +00:00
apio force-pushed unix-sockets from d49fbb8016 to 63745565db 2023-07-30 09:33:32 +00:00 Compare
apio added 1 commit 2023-07-30 09:33:59 +00:00
kernel: Make OpenFileDescription shareable
All checks were successful
continuous-integration/drone/pr Build is passing
0c873923e8
apio added 1 commit 2023-07-30 09:42:03 +00:00
kernel: Rename Inode::blocking() to Inode::will_block_if_read()
All checks were successful
continuous-integration/drone/pr Build is passing
187f0ff83e
apio added 1 commit 2023-07-30 09:47:01 +00:00
socket-client: Send a user-provided message to the server
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
8475a3aad9
apio changed title from WIP: Add Unix domain sockets for local IPC to Add Unix domain sockets for local IPC 2023-07-30 09:47:22 +00:00
apio merged commit 8475a3aad9 into main 2023-07-30 09:49:38 +00:00
apio deleted branch unix-sockets 2023-07-30 09:49:38 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apio/Luna#37
No description provided.