Log

net/adns.lua @ 2661:be4b1e796bd2

description author age
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
Merge with 0.5 Matthew Wild Fri, 18 Sep 2009 02:48:52 +0100
net.adns: Utilise new net.dns API to handle DNS network errors Matthew Wild Fri, 18 Sep 2009 02:46:11 +0100
net.adns: Add some debug logging to help track down traceback Matthew Wild Tue, 18 Aug 2009 15:59:11 +0100
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
Add log message when DNS lookup is cancelled Matthew Wild Thu, 28 May 2009 02:17:19 +0100
net.adns: Fix for calling handler when cancelling DNS lookup Matthew Wild Thu, 28 May 2009 02:16:43 +0100
net.adns: Add support for cancelling a non-blocking lookup, optionally calling the handler Matthew Wild Tue, 26 May 2009 21:48:32 +0100