BIO_CTRL_SET_CLOSE

man - set the 'close' on free

extern (C) nothrow @nogc
enum BIO_CTRL_SET_CLOSE = 9;

Meta