Method Protocols.DNS.server_base()->report_decode_error()
- Method report_decode_error
protectedvoidreport_decode_error(mixederr,mappingm,Stdio.UDP|objectudp)- Description
Report a failure to decode a DNS request.
The default implementation writes a backtrace to stderr. This method exists so that derived servers can replace it with more appropriate error handling for their environment.