Log

net/adns.lua @ 3389:9e2485880cd6

description author age
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
net.dns, net.adns: Move coroutine-calling logic into resolver:cancel() Matthew Wild Mon, 05 Jul 2010 11:51:17 +0100
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
Merge with 0.6 Matthew Wild Thu, 25 Feb 2010 18:03:15 +0000
net.adns: Trailing whitespace Matthew Wild Wed, 20 Jan 2010 02:44:38 +0000
net.adns: Don't treat locally-initiated disconnects as fatal with libevent backend in use (thanks Flo) Matthew Wild Thu, 18 Feb 2010 16:44:26 +0000
net.adns: Fix potential traceback on DNS responses with libevent enabled (thanks Flo) Matthew Wild Tue, 16 Feb 2010 15:05:18 +0000
net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set for consistency. Waqas Hussain Wed, 10 Feb 2010 01:58:49 +0500
net.adns: Use different flavour of voodoo to make UDP sockets work smoothly with libevent (no packet merging) Matthew Wild Sun, 31 Jan 2010 19:54:56 +0000
net.adns: Trailing whitespace Matthew Wild Sun, 31 Jan 2010 18:09:37 +0000
net.adns: Some cleanup, happens to also make it compatible with libevent Matthew Wild Thu, 26 Nov 2009 22:08:10 +0000
net.adns: Update for new net.server API (doesn't work with libevent yet) Matthew Wild Sun, 22 Nov 2009 04:42:47 +0000
net.adns: Bump log-level of DNS handler errors to, er, 'error' Matthew Wild Mon, 05 Oct 2009 09:56:08 +0100