erldns_config (erldns v7.0.0)
View SourceProvide application-wide configuration access.
Summary
Functions
Timeout in milliseconds before which a TCP request must be completed.
Timeout in milliseconds before which an UDP request must be completed.
Use IANA DNS root servers as hints
Functions
-spec ingress_tcp_request_timeout() -> non_neg_integer().
Timeout in milliseconds before which a TCP request must be completed.
-spec ingress_udp_request_timeout() -> non_neg_integer().
Timeout in milliseconds before which an UDP request must be completed.
-spec use_root_hints() -> boolean().
Use IANA DNS root servers as hints