Minor changes to response API,first implementation
- Separate structure for question entry. - Members for keeping track of allocated space for compressed dnames and temporary dnames - Added response_free() function - new_from_query() useless, replaced by parse_query(), creating response structure always using new_empty() (TODO: rename to new()) refs #143
Loading
Please register or sign in to comment