Log

net/adns.lua @ 6066:95b3a59d7932

description author age
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix) Kim Alvefur 2013-07-10
net.adns: Fix logging to handle unconnected UDP sockets Matthew Wild 2011-01-08
net.adns: Log the DNS server that a query is sent to Matthew Wild 2011-01-04
net.adns: Handle dns.query() failures, and pass error to handler Matthew Wild 2010-12-24
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 2010-07-05
net.dns, net.adns: Move coroutine-calling logic into resolver:cancel() Matthew Wild 2010-07-05
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
Merge with 0.6 Matthew Wild 2010-02-25
net.adns: Trailing whitespace Matthew Wild 2010-01-20
net.adns: Don't treat locally-initiated disconnects as fatal with libevent backend in use (thanks Flo) Matthew Wild 2010-02-18
net.adns: Fix potential traceback on DNS responses with libevent enabled (thanks Flo) Matthew Wild 2010-02-16
net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set for consistency. Waqas Hussain 2010-02-09
net.adns: Use different flavour of voodoo to make UDP sockets work smoothly with libevent (no packet merging) Matthew Wild 2010-01-31
net.adns: Trailing whitespace Matthew Wild 2010-01-31