Fri, 26 Jul 2019 21:21:48 +0200 net.server_epoll: Overhaul logging with one log sink per connection
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 21:21:48 +0200] rev 10093
net.server_epoll: Overhaul logging with one log sink per connection
Wed, 24 Jul 2019 16:50:06 +0200 net.server_epoll: Deprecate libevent emulation layer
Kim Alvefur <zash@zash.se> [Wed, 24 Jul 2019 16:50:06 +0200] rev 10092
net.server_epoll: Deprecate libevent emulation layer
Fri, 26 Jul 2019 21:13:17 +0200 mod_admin_telnet: Add xmpp:ping to help
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 21:13:17 +0200] rev 10091
mod_admin_telnet: Add xmpp:ping to help
Fri, 26 Jul 2019 21:10:42 +0200 mod_admin_telnet: Add c2s:count() to help
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 21:10:42 +0200] rev 10090
mod_admin_telnet: Add c2s:count() to help
Fri, 26 Jul 2019 21:06:47 +0200 mod_admin_telnet: Make c2s:count() consistent with c2s:show()
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 21:06:47 +0200] rev 10089
mod_admin_telnet: Make c2s:count() consistent with c2s:show() Both now operate on the same complete set of c2s sessions
Fri, 26 Jul 2019 21:05:13 +0200 mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 21:05:13 +0200] rev 10088
mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse
Fri, 26 Jul 2019 20:25:15 +0200 mod_admin_telnet: Include both c2s connections and sessions in c2s:show()
Kim Alvefur <zash@zash.se> [Fri, 26 Jul 2019 20:25:15 +0200] rev 10087
mod_admin_telnet: Include both c2s connections and sessions in c2s:show() This way both incomplete connections and hibernating c2s sessions are shown.
Tue, 23 Jul 2019 18:06:34 +0200 net.server_epoll: Return errors from creating sockets
Kim Alvefur <zash@zash.se> [Tue, 23 Jul 2019 18:06:34 +0200] rev 10086
net.server_epoll: Return errors from creating sockets Prevents error from attempting to index nil conn on such failure. Silences luacheck warning about the 'err' variable being unused
Sat, 25 May 2019 16:14:31 +0200 net.server_epoll: Add experimental option to close connections in case of listener error
Kim Alvefur <zash@zash.se> [Sat, 25 May 2019 16:14:31 +0200] rev 10085
net.server_epoll: Add experimental option to close connections in case of listener error Sometimes such errors leave sessions in an inconsistent state, so it might be better to close them early.
Sat, 25 May 2019 16:09:26 +0200 net.server_epoll: Return listener error message
Kim Alvefur <zash@zash.se> [Sat, 25 May 2019 16:09:26 +0200] rev 10084
net.server_epoll: Return listener error message
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip