ENGINE_CTRL_HUP

Close and reinitialise any handles/connections etc.

extern (C) nothrow @nogc
enum ENGINE_CTRL_HUP = 3;

Meta