HomeSort by: relevance | last modified time | path
    Searched defs:avahi (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/pythonmod/examples/
avahi-resolver.py 4 # multicast DNS [RFC 6762] via Avahi.
44 # mDNS requests for negative records, i.e., records for which Avahi
52 # that will be resolved via Avahi via the environment variables
70 # $ ./avahi-resolver.py voip-phx4.phxnet.org A
80 # e.g., unix:path=/run/avahi/system-bus.sock
96 # Avahi does not provide the TTL value for the records it returns.
105 # The maximum amount of time (in milliseconds) an Avahi request is
107 # negative (non-existent) records in Avahi. If unset, the request
108 # terminates when Avahi sends the "AllForNow" signal, telling the
117 # If set to "true", "1", or "on", an Avahi request will terminate a
195 avahi = None variable
    [all...]
avahi-resolver.py 4 # multicast DNS [RFC 6762] via Avahi.
44 # mDNS requests for negative records, i.e., records for which Avahi
52 # that will be resolved via Avahi via the environment variables
70 # $ ./avahi-resolver.py voip-phx4.phxnet.org A
80 # e.g., unix:path=/run/avahi/system-bus.sock
96 # Avahi does not provide the TTL value for the records it returns.
105 # The maximum amount of time (in milliseconds) an Avahi request is
107 # negative (non-existent) records in Avahi. If unset, the request
108 # terminates when Avahi sends the "AllForNow" signal, telling the
117 # If set to "true", "1", or "on", an Avahi request will terminate a
195 avahi = None variable
    [all...]

Completed in 43 milliseconds