View Source erldns_worker (erldns v4.2.0)

Worker module that asynchronously accepts a single DNS packet and hands it to a worker process that has a set timeout.

Summary

Functions

code_change(OldVsn, State, Extra)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Info, State)

init(_)

start_link(Args)

terminate(Reason, State)