ENEEDAUTH

Need authenticator

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

Meta