|
15192837c0
|
kernel: Support listening sockets in poll()
|
2023-09-20 07:05:48 +02:00 |
|
|
cbea66c533
|
libos+libluna: Fix misspellings of "succeeded"
|
2023-08-26 20:49:57 +02:00 |
|
|
516d6bc65e
|
libluna: Document CircularQueue, CPath and CRC32
|
2023-08-26 12:33:12 +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
continuous-integration/drone/push Build is passing
|
2023-02-27 15:22:39 +01:00 |
|