EAGAIN

Resource temporarily unavailable

version(!Windows && !linux && !Darwin && !FreeBSD && !NetBSD && OpenBSD)
extern (C) @trusted nothrow @nogc
enum EAGAIN = 35;

Meta