eve.backend.macos.kevent

macOS-specific kqueue imports and constants.

Provides the kevent struct, kqueue/kevent functions, and shared event constants from core.sys.darwin.sys.event. Also declares macOS-exclusive kqueue constants that have no counterpart on other BSDs.

This module is only compiled on macOS. On other platforms it produces an empty module (all declarations are inside version (OSX)).

No exported symbols.