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,112
Commits
3
Branches
21
Tags
11
MiB
a411bb6594
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
ad0e8bad4a
kernel: Support listening sockets in poll()
2023-08-14 10:53:00 +02:00
apio
6c26236167
libluna: Add CircularQueue::is_empty()
2023-08-02 11:55:08 +02:00
apio
cca806f088
libluna: Add a variant of CircularQueue that dynamically allocates its buffer at runtime
...
This is needed to implement the backlog queue for listening sockets.
2023-07-30 11:33:06 +02:00
apio
77887eed80
luna -> libluna
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-02-27 15:22:39 +01:00