Software /
code /
prosody
Log
net/dns.lua @ 3049:e54774bd73a7
description | author | age |
---|---|---|
net/dns: Fix socket.select timeout. | Brian Cully | Mon, 28 Dec 2009 19:49:55 +0500 |
Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | Wed, 03 Mar 2010 22:05:05 +0000 |
net.dns: Normalize records before placing them in the cache, fixes issues with CNAME targets in CAPS (fixes #161) | Matthew Wild | Fri, 12 Feb 2010 15:05:48 +0000 |
net.dns: Make sure math.randomseed() gets passed an integer | Matthew Wild | Thu, 07 Jan 2010 01:26:01 +0000 |
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) | Matthew Wild | Thu, 03 Dec 2009 01:13:06 +0000 |
net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use | Matthew Wild | Thu, 03 Dec 2009 01:10:08 +0000 |