true when SQPOLL is active.OsPoller.sqpollActive
bool sqpollActive() @property const pure @safe nothrow @nogcReport whether SQPOLL mode is active.
When SQPOLL is active, submission does not require syscalls — the kernel polls the SQ ring from a dedicated thread.