Searched defs:AVAHI_CLIENT_CONNECTING (Results 1 - 1 of 1) sorted by relevance

/external/avahi/avahi-client/
H A Dclient.h45 AVAHI_CLIENT_CONNECTING = 101 /**< We're still connecting. This state is only entered when AVAHI_CLIENT_NO_FAIL has been passed to avahi_client_new() and the daemon is not yet available. */ enumerator in enum:__anon503
50 AVAHI_CLIENT_NO_FAIL = 2 /**< Don't fail if the daemon is not available when avahi_client_new() is called, instead enter AVAHI_CLIENT_CONNECTING state and wait for the daemon to appear */

Completed in 34 milliseconds