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
Loading
Please register or sign in to comment