mirror of https://github.com/Chizi123/dnscomp.git
dns.c @@ -122,7 +122,7 @@ sizeof(struct QUESTION), 0, (struct sockaddr*)&dest, sizeof(dest)); if (i < 0) { if (i >= 0) { // receive response // negative return is a fail i = sizeof(dest);