Diff

net/dns.lua @ 9953:7c71c6eb29a6

Merge 0.11->trunk
author Kim Alvefur <zash@zash.se>
date Sat, 13 Apr 2019 18:23:02 +0200
parent 9952:6402bc76f51a
child 10664:c2b79b44ded7
line wrap: on
line diff
--- a/net/dns.lua	Fri Apr 05 18:18:23 2019 +0200
+++ b/net/dns.lua	Sat Apr 13 18:23:02 2019 +0200
@@ -704,6 +704,7 @@
 					end
 				end
 			end
+			resolv_conf:close();
 		end
 		if not self.server or #self.server == 0 then
 			-- TODO log warning about no nameservers, adding localhost as the default nameserver