Constant gnunet_sys::GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_ERR[][src]

pub const GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_ERR: GNUNET_OS_InheritStdioFlags = 4;

When this flag is set, the child process will inherit stderr of the parent.