test/bind-listen: fix incorrect io_uring_prep_recv buflen buf is sized 1024 bytes, not BUFSIZ. Signed-off-by: David Disseldorp <[email protected]>