[][src]Constant libpulse_binding::context::flags::NOFAIL

pub const NOFAIL: FlagSet = capi::PA_CONTEXT_NOFAIL; // 0_x00_000_002u32

Don’t fail if the daemon is not available when Context::connect is called, instead enter State::Connecting state and wait for the daemon to appear.