-
Lubos Slovak authored
- Added a separate function to nameserver to parse query and get its type. - Added special type for query types to dnslib/consts.h. WARNING: The rest of the API is not modified yet to support the pre-parsed query, so you must still call ns_answer_request() with the unparsed query. refs #750, 749Lubos Slovak authored- Added a separate function to nameserver to parse query and get its type. - Added special type for query types to dnslib/consts.h. WARNING: The rest of the API is not modified yet to support the pre-parsed query, so you must still call ns_answer_request() with the unparsed query. refs #750, 749
Loading