BIO_CTRL_FLUSH

opt - 'flush' buffered output

extern (C) nothrow @nogc
enum BIO_CTRL_FLUSH = 11;

Meta