OsPoller.create

OsPoller create() @trusted nothrow @nogc

Create a new Linux poller.

Returns

Poller that uses io_uring when available, otherwise an epoll

fallback.