Closed ikorennoy closed 2 years ago
Implement asynchronous FileInputStream for BufferedFile.
According to io_uring_enter man this can probably be done via IORING_OP_READ with offset -1.
Implement asynchronous FileInputStream for BufferedFile.
According to io_uring_enter man this can probably be done via IORING_OP_READ with offset -1.