HomeFreeBSD

libc: add aio_read2() and aio_write2() functions

Description

libc: add aio_read2() and aio_write2() functions

as wrappers around lio_listio(LIO_READ/WRITE | LIO_FOFFSET, &iocb, 1);

Suggested and reviewed by: jhb
Discussed with: asomers
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differrential revision: https://reviews.freebsd.org/D43448

Details

Provenance
kibAuthored on Feb 1 2024, 2:39 AM
Parents
rGe4b7bbd6ab77: lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
Branches
Unknown
Tags
Unknown