Explorar o código

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

svn:r6982
Roger Dingledine %!s(int64=19) %!d(string=hai) anos
pai
achega
bc2e040669
Modificáronse 1 ficheiros con 2 adicións e 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