Skip to content
Snippets Groups Projects
Commit 6971d36b authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Return valid error response from query processing.

- Created separate function for creating error response from
  partially assembled response packet. This function will take only
  the portion of the wireformat appropriate to the size of
  the query (just the Header and Question section).
- Added packet_question_size() to get the size of Header + Question

fixes #1300 @1h
parent 7c3682bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment