API for parsing query and type distinction.
- 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
Please register or sign in to comment