Software /
code /
prosody
Log
net/dns.lua @ 2068:1e1ee53d7f6e
description | author | age |
---|---|---|
net.dns: Initialize default resolver on module load (instead of on first use). | Waqas Hussain | Mon, 02 Nov 2009 00:52:35 +0500 |
net.dns: Updated to use util.windows.get_nameservers for enumerating nameservers on Windows. | Waqas Hussain | Mon, 02 Nov 2009 00:46:43 +0500 |
net.dns: Don't expire records with TTL of 0 instantly | Matthew Wild | Wed, 21 Oct 2009 00:01:50 +0100 |
net.dns: Don't cache some records indefinitely | Matthew Wild | Sat, 17 Oct 2009 17:56:51 +0100 |
Merge with 0.5 | Matthew Wild | Tue, 13 Oct 2009 11:13:52 +0100 |
net.dns: Remove sockets from socketset when closing them, fixes a leak | Matthew Wild | Tue, 13 Oct 2009 11:12:49 +0100 |