BIO_CTRL_PENDING

opt - is their more data buffered

extern (C) nothrow @nogc
enum BIO_CTRL_PENDING = 10;

Meta