[BACK]Return to dighost.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / dig

Diff for /src/usr.bin/dig/dighost.c between version 1.1 and 1.2

version 1.1, 2020/02/07 09:58:52 version 1.2, 2020/02/11 16:47:42
Line 2923 
Line 2923 
                 debug("sendcount=%d", sendcount);                  debug("sendcount=%d", sendcount);
         }          }
         query->waiting_connect = ISC_FALSE;          query->waiting_connect = ISC_FALSE;
 #if 0  
         check_next_lookup(query->lookup);  
 #endif  
         return;          return;
 }  }
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2