[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r6982: make svn trunk link again. nick can fix this if it's wrong. (tor/trunk/src/or)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r6982: make svn trunk link again. nick can fix this if it's wrong. (tor/trunk/src/or)
- From: arma@xxxxxxxx
- Date: Fri, 4 Aug 2006 16:30:46 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Fri, 04 Aug 2006 16:30:53 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2006-08-04 16:30:45 -0400 (Fri, 04 Aug 2006)
New Revision: 6982
Modified:
tor/trunk/src/or/dns.c
Log:
make svn trunk link again. nick can fix this if it's wrong.
Modified: tor/trunk/src/or/dns.c
===================================================================
--- tor/trunk/src/or/dns.c 2006-08-04 19:03:40 UTC (rev 6981)
+++ tor/trunk/src/or/dns.c 2006-08-04 20:30:45 UTC (rev 6982)
@@ -160,8 +160,10 @@
{
init_cache_map();
dnsworkers_rotate();
+#ifdef USE_EVENTDNS
if (server_mode(get_options()))
configure_nameservers();
+#endif
}
uint32_t