Log

net/adns.lua @ 11237:49aeae836ad1 0.11

description author age
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2) Kim Alvefur 2017-09-27
net.adns: Restructure to allow creating separate resolver objects, like net.dns Matthew Wild 2017-09-25
net.adns: remove unused local variables t_insert and t_remove [luacheck] Anton Shestakov 2016-07-08
net.*: Remove use of module() function Kim Alvefur 2015-02-21
Merge 0.9 -> 0.10 Kim Alvefur 2014-11-09
net.adns: Log peername recorded from wrapped setpeername instead of calling sock:getpeername, it exists and throws an error on unconnected sockets (thanks wirehack7) Kim Alvefur 2014-10-30
net.adns: Preserve error from setpeername Kim Alvefur 2014-10-30
Merge 0.9->0.10 Kim Alvefur 2014-06-30
net.adns: Add missing local declaration Kim Alvefur 2014-06-25
Remove all trailing whitespace Florian Zeitz 2013-08-09
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