eve.core.bsd.loop
BSD Layer 1 event loop re-export.
Re-exports the shared kqueue event loop implementation for BSD platforms. All BSD variants with kqueue support share the same eve.core.kqueue.loop implementation; per-BSD differences are handled at the Layer 0 backend level.
Platform Support:
- FreeBSD: Full support
- OpenBSD: Full support
- NetBSD: Full support
- DragonFlyBSD: Full support
This module is only meaningful on BSD platforms. On other platforms it produces an empty module.
No exported symbols.