eve.core.macos.loop

macOS Layer 1 event loop re-export.

Re-exports the shared kqueue event loop implementation for macOS. macOS uses the same eve.core.kqueue.loop implementation as the BSDs; per-platform differences are handled at the Layer 0 backend level.

Platform Support:

  • macOS: Full support

This module is only meaningful on macOS. On other platforms it produces an empty module.

No exported symbols.