EINTR

Interrupted system call

version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && !FreeBSD && !NetBSD && OpenBSD)
extern (C) @trusted nothrow @nogc
enum EINTR = 4;

Meta