ENOTCONN

Socket is not connected

version(!Windows && !linux && !Darwin && FreeBSD)
extern (C) @trusted nothrow @nogc
enum ENOTCONN = 57;

Meta