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,493
Commits
3
Branches
21
Tags
11
MiB
53f8a583dc
Commit Graph
5 Commits
Author
SHA1
Message
Date
apio
6a35cad8d5
kernel: Add POLLHUP and store it when a polled socket's peer disconnects
2023-09-20 07:05:52 +02:00
apio
15192837c0
kernel: Support listening sockets in poll()
2023-09-20 07:05:48 +02:00
apio
dc35c42371
kernel/VFS: Rework the metadata system so that there is a single metadata struct
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-08-01 17:20:28 +02:00
apio
bb3127c212
kernel: Implement listen(), connect() and accept()
2023-07-30 11:33:06 +02:00
apio
a12b018b03
kernel+libc: Add basic Unix sockets (creation and binding)
2023-07-30 11:33:06 +02:00