dns v0.0.3 DNS.Server behaviour

TODO: docs TODO: convert this to a GenServer and do proper cleanup

Summary

Functions

accept(port, handler)

Specs

accept(:inet.port, DNS.Server) :: no_return

TODO: docs

Callbacks

handle(arg0, {})

Specs

handle(DNS.Record.t, {:inet.ip, :inet.port}) :: DNS.Record.t