[−][src]Constant libpulse_binding::context::flags::NOFAIL
pub const NOFAIL: FlagSet;
👎 Deprecated since 2.21.0:
Use the associated constants on FlagSet.
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.