log util/adminstream.lua @ 12554:dbbbcf6b805e

age author description
Wed, 16 Mar 2022 19:32:17 +0100 Kim Alvefur mod_admin_socket: Comment on LuaSocket UNIX compat code 0.12
Tue, 15 Mar 2022 10:48:46 +0100 Kim Alvefur mod_admin_socket: Compat for luasocket prior to unix datagram support 0.12
Tue, 21 Dec 2021 21:23:01 +0100 Jonas Schäfer adminstream: fire disconnected event on lower layer disconnect
Thu, 18 Jun 2020 17:54:28 +0200 Kim Alvefur util.adminstream: Prevent closure on read timeout
Thu, 04 Jun 2020 16:17:14 +0200 Kim Alvefur util.adminstream: Set a read timeout handler
Wed, 03 Jun 2020 22:26:48 +0100 Matthew Wild util.adminstream: Fire event based on stanza name too for convenience
Tue, 02 Jun 2020 08:41:05 +0100 Matthew Wild util.adminstream: Import net.server [luacheck]