eve.aio.unix
Async Unix domain socket listener and connection primitives.
This module re-exports the platform-specific Unix domain socket implementation. Unix domain sockets are only available on POSIX platforms (Linux, BSD, macOS). See eve.aio.posix.unix for the actual implementation.
No exported symbols.