Constant gnunet_sys::GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_IN[][src]

pub const GNUNET_OS_InheritStdioFlags_GNUNET_OS_INHERIT_STD_IN: GNUNET_OS_InheritStdioFlags = 1;

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