|
0e75cc3feb
|
kernel: Support listening sockets in poll()
|
2023-08-22 11:54:13 +02:00 |
|
|
6c26236167
|
libluna: Add CircularQueue::is_empty()
|
2023-08-02 11:55:08 +02:00 |
|
|
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 |
|
|
77887eed80
|
luna -> libluna
|
2023-02-27 15:22:39 +01:00 |
|