View Source erldns_tcp_server (erldns v4.2.0)
Handles DNS questions arriving via TCP.
Summary
Functions
-spec start_link(atom(), inet | inet6, inet:ip_address(), inet:port_number()) -> {ok, pid()} | ignore | {error, term()}.
Handles DNS questions arriving via TCP.
-spec start_link(atom(), inet | inet6, inet:ip_address(), inet:port_number()) -> {ok, pid()} | ignore | {error, term()}.