Method Protocols.DNS.server_base()->handle_response()

class Protocols.DNS.server_base

Method handle_response

protected void handle_response(mapping r, mapping m, Stdio.UDP|object udp)

Description

Handle a query response (stub).

Overload this function to handle responses to possible recursive queries.