eve.core.loop

Layer 1 event loop built on the selected Layer 0 backend.

This module re-exports the platform-specific EventLoop implementation. See eve.core.linux.loop and eve.core.windows.loop for the actual implementations.

No exported symbols.