pub const ERESTARTNOHAND: ErrnoCode;
Expand description

Convert to EINTR if interrupted by a signal handler. SA_RESTART is ignored. Otherwise restart.