OsPoller.probeError

int probeError() @property const pure @safe nothrow @nogc

Return the last io_uring setup error.

Returns

0 when io_uring is active, otherwise the saved errno value from

the failed setup attempt.