net.adns: Remove unused local [luacheck]
|
Kim Alvefur |
Tue, 30 Jul 2019 02:36:15 +0200 |
net.*: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:35:17 +0200 |
net.adns: Silence individual luacheck warnings instead of ignoring entire file
|
Kim Alvefur |
Mon, 24 Dec 2018 03:00:27 +0100 |
vairious: Add annotation when an empty environment is set [luacheck]
|
Kim Alvefur |
Wed, 28 Feb 2018 20:06:26 +0100 |
net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
|
Kim Alvefur |
Wed, 27 Sep 2017 17:34:54 +0200 |
net.adns: Restructure to allow creating separate resolver objects, like net.dns
|
Matthew Wild |
Mon, 25 Sep 2017 23:06:00 +0100 |
net.adns: remove unused local variables t_insert and t_remove [luacheck]
|
Anton Shestakov |
Sat, 09 Jul 2016 00:58:16 +0800 |
net.*: Remove use of module() function
|
Kim Alvefur |
Sat, 21 Feb 2015 10:45:24 +0100 |
Merge 0.9 -> 0.10
|
Kim Alvefur |
Sun, 09 Nov 2014 20:30:04 +0100 |
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 |
Thu, 30 Oct 2014 12:08:05 +0100 |
net.adns: Preserve error from setpeername
|
Kim Alvefur |
Thu, 30 Oct 2014 12:05:24 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Mon, 30 Jun 2014 13:11:01 +0200 |
net.adns: Add missing local declaration
|
Kim Alvefur |
Wed, 25 Jun 2014 15:33:49 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)
|
Kim Alvefur |
Wed, 10 Jul 2013 07:45:10 +0200 |