1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-05-19 08:48:07 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Fantix King a1094281ec
Fix a param set-zero bug when io_uring_enter returns EINVAL
Also we don't need to set `to_submit` when SQPOLL is set
2022-06-26 11:48:49 -04:00
Fantix King 9bdf0d1834
Update URL in the license text 2022-06-26 11:48:34 -04:00
Fantix King 91691e5996
Implement UDP recv, basic DNS working! 2022-06-26 11:48:07 -04:00
Fantix King f3c43bf145
Use atomic API 2022-06-26 11:48:07 -04:00
Fantix King dd4a38a610
WIP resolver 2022-06-26 11:48:06 -04:00
Fantix King 64b105657a
Socket connect PoC 2022-04-25 08:02:28 -04:00
Fantix King bb7c378c95
New implementation: nogil for most of the stuff 2022-04-23 14:42:56 -04:00
Fantix King 9fc44a51c8
Almost working PoC 2022-04-19 18:32:40 -04:00
Fantix King 97f02d40bc
PoC uring and ktls 2022-03-20 19:07:05 -04:00
Fantix King 9cdc246ca9
v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00