Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/bind-listen: fix incorrect io_uring_prep_recv buflen
buf is sized 1024 bytes, not BUFSIZ. Signed-off-by: David Disseldorp <ddiss@suse.de>
- Loading branch information