EALREADY

operation already in progress

version(!Windows && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && Solaris)
extern (C) @trusted nothrow @nogc
enum EALREADY = 149;

Meta