Constant gnunet_sys::GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_OUT[][src]

pub const GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_OUT: GNUNET_OS_InheritStdioFlags = 2;

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