mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
make svn trunk link again. nick can fix this if it's wrong.
svn:r6982
This commit is contained in:
parent
db72fb9cdc
commit
bc2e040669
@ -160,8 +160,10 @@ dns_init(void)
|
|||||||
{
|
{
|
||||||
init_cache_map();
|
init_cache_map();
|
||||||
dnsworkers_rotate();
|
dnsworkers_rotate();
|
||||||
|
#ifdef USE_EVENTDNS
|
||||||
if (server_mode(get_options()))
|
if (server_mode(get_options()))
|
||||||
configure_nameservers();
|
configure_nameservers();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
uint32_t
|
uint32_t
|
||||||
|
Loading…
Reference in New Issue
Block a user