mirror of https://github.com/getdnsapi/getdns.git
One more fixing the fixes fix that slipped through
This commit is contained in:
parent
9bc98272a1
commit
ec8b8ba903
|
@ -345,7 +345,6 @@ getdns_reply(
|
|||
tcp_to_write **to_write_p;
|
||||
tcp_to_write *to_write;
|
||||
|
||||
loop->vmt->clear(loop, &conn->event);
|
||||
if (conn->fd == -1) {
|
||||
if (conn->to_answer > 0)
|
||||
--conn->to_answer;
|
||||
|
|
Loading…
Reference in New Issue