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,161
Commits
3
Branches
21
Tags
11
MiB
487c04ba12
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
487c04ba12
kernel: Support listening sockets in poll()
2023-09-12 22:09:38 +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