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

Method io_service

include/liburing/io_service.hpp:41–129  ·  view source on GitHub ↗

Init io_service / io_uring object * @see io_uring_setup(2) * @param entries Maximum sqe can be gotten without submitting * @param flags flags used to init io_uring * @param wq_fd existing io_uring ring_fd used by IORING_SETUP_ATTACH_WQ * @note io_service is NOT thread safe, nor is liburing. When used in a * multi-threaded program, it's highly recommended to crea

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

panic_on_errClass · 0.85

Tested by

no test coverage detected