eve.backend
Compile-time selected Layer 0 backend surface.
This module re-exports the appropriate backend implementation based on the target platform. On Linux, io_uring is preferred with epoll as a runtime fallback. On Windows, IOCP is the primary backend with WSAPoll as fallback.
No exported symbols.