Software /
code /
prosody
Log
net/dns.lua @ 3608:ae0f83feaff4
description | author | age |
---|---|---|
net.dns: Fixed a traceback when util/windows.dll is unavailable on windows. | Waqas Hussain | 2010-10-22 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
net.dns: Support for parsing PTR records | Matthew Wild | 2010-10-05 |
net.dns: Add 'force' parameter to resolver:feed() to force decoding a packet even if it doesn't match an outstanding request | Matthew Wild | 2010-10-05 |
net.dns: Call :cancel() on the current resolver instead of the prototype | Matthew Wild | 2010-07-14 |
net.dns: Add dns.settimeout() to set the timeout for the default resolver | Matthew Wild | 2010-07-05 |
net.dns: Make timeout configurable (default 15s) | Matthew Wild | 2010-07-05 |