IoUringFileRing.isAvailable
bool isAvailable() static @trusted nothrowWhether io_uring is available on this kernel.
Probes once (thread-safe). Returns false on Linux < 5.1 or in restricted environments (containers with seccomp, etc.).
bool isAvailable() static @trusted nothrowWhether io_uring is available on this kernel.
Probes once (thread-safe). Returns false on Linux < 5.1 or in restricted environments (containers with seccomp, etc.).