]> granicus.if.org Git - libevent/commit
Load hosts file on Windows.
authorVilmos Nebehaj <v.nebehaj@gmail.com>
Fri, 21 Mar 2014 13:36:15 +0000 (14:36 +0100)
committerVilmos Nebehaj <v.nebehaj@gmail.com>
Fri, 21 Mar 2014 13:36:15 +0000 (14:36 +0100)
commita0b247cdc0cfff55c7966fc99ce62bd6cfe2c309
treee6ac57a65f30245ace142157a7d73e90b4053844
parent6a1c4d501b421a01d1b057b89ad51567ebed6338
Load hosts file on Windows.

Hosts files are not loaded in evdns_base_config_windows_nameservers() if
load_nameservers_with_getnetworkparams() succeeds on Windows. Parse and
load it first before setting up nameservers.
evdns.c