eve.sys.posix.constants

Shared POSIX syscall constants with per-OS values.

Some POSIX constants (notably O_CLOEXEC) are not uniformly available from D's core.sys.posix.* headers across all platforms. This module provides a single import point for per-OS values used by the AIO layer.

No exported symbols.