Structs§
- Posix
Platform - POSIX platform — Linux and macOS.
Statics§
- IS_EOFD
- Set to
truewhen stdin reaches EOF (e.g. the pipe is closed). - SIGINT_
FIRED - Set to
truewhen SIGINT is received.
true when stdin reaches EOF (e.g. the pipe is closed).true when SIGINT is received.