interest in query at head of line that then has the tcp stream
not kept for reuse.
+30 November 2020: Wouter
+ - Fix assertion failure on double callback when iterator loses
+ interest in query at head of line that then has the tcp stream
+ not kept for reuse.
+
27 November 2020: Wouter
- Fix compile warning for type cast in http2_submit_dns_response.
- Fix when use free buffer to initialize rbtree for stream reuse.
* the stream itself. also keep it as an entry in the tree_by_id,
* in case the answer returns (that we no longer want), but we cannot
* pick the same ID number meanwhile */
- if(pend_tcp->query) {
- pend_tcp->query->cb = NULL;
- }
+ w->cb = NULL;
/* see if can be entered in reuse tree
* for that the FD has to be non-1 */
if(pend_tcp->c->fd == -1) {