Explorar el Código

make svn trunk link again. nick can fix this if it's wrong.

svn:r6982
Roger Dingledine hace 19 años
padre
commit
bc2e040669
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/or/dns.c

+ 2 - 0
src/or/dns.c

@@ -160,8 +160,10 @@ dns_init(void)
 {
   init_cache_map();
   dnsworkers_rotate();
+#ifdef USE_EVENTDNS
   if (server_mode(get_options()))
     configure_nameservers();
+#endif
 }
 
 uint32_t