ENOBUFS

No buffer space available

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

Meta