Software /
code /
prosody
Log
net/dns.lua @ 3540:bc139431830b
description | author | age |
---|---|---|
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
net.dns: Support for parsing PTR records | Matthew Wild | Wed, 06 Oct 2010 00:13:24 +0100 |
net.dns: Add 'force' parameter to resolver:feed() to force decoding a packet even if it doesn't match an outstanding request | Matthew Wild | Tue, 05 Oct 2010 18:55:17 +0100 |
net.dns: Call :cancel() on the current resolver instead of the prototype | Matthew Wild | Wed, 14 Jul 2010 15:32:14 +0100 |
net.dns: Add dns.settimeout() to set the timeout for the default resolver | Matthew Wild | Mon, 05 Jul 2010 12:13:55 +0100 |
net.dns: Make timeout configurable (default 15s) | Matthew Wild | Mon, 05 Jul 2010 12:09:50 +0100 |
net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns | Matthew Wild | Mon, 05 Jul 2010 12:05:46 +0100 |