MCPcopy Create free account
hub / github.com/CarterLi/liburing4cpp / read

Method read

include/liburing/io_service.hpp:210–220  ·  view source on GitHub ↗

Read from a file descriptor at a given offset asynchronously * @see pread(2) * @see io_uring_enter(2) IORING_OP_READ * @param iflags IOSQE_* flags * @return a task object for awaiting */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

pingFunction · 0.80
pongFunction · 0.80
async_lockMethod · 0.80
mainFunction · 0.80
http_send_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected