EINPROGRESS

version(!CRuntime_Microsoft && !CRuntime_Newlib && linux && X86_Any)
extern (C) @trusted nothrow @nogc
enum EINPROGRESS = 115;

Meta