axboe / liburing

Library providing helpers for the Linux kernel io_uring support
MIT License
2.77k stars 398 forks source link

io_uring_prep_socket_alloc doesnt exist #1036

Closed orion160 closed 7 months ago

orion160 commented 7 months ago

Here it seems a typo

" The io_uring_prep_socket_direct_alloc(3) helper works just like io_uring_prep_socket_alloc(3), except it allocates a new direct descriptor rather than pass a free slot in. "

https://manpages.debian.org/unstable/liburing-dev/io_uring_prep_socket_direct_alloc.3.en.html