Log

net/server_epoll.lua @ 11072:02227c5d0c59 0.11

description author age
net.server: Backport client parts of SNI support from trunk (#409) 0.11 Kim Alvefur Mon, 17 Aug 2020 23:01:14 +0200
net.server_epoll: Log debug message when a connection errors on read Kim Alvefur Sat, 25 Jul 2020 17:26:11 +0200
net.server_epoll: Add setting for turning off callback protections Kim Alvefur Tue, 30 Jun 2020 18:31:48 +0200
net.server_epoll: Allow setting a custom error handler for listener Kim Alvefur Tue, 30 Jun 2020 17:35:07 +0200
net.server_epoll: ... and include a traceback Kim Alvefur Tue, 30 Jun 2020 17:34:39 +0200
net.server_epoll: Report errors in timers Kim Alvefur Tue, 30 Jun 2020 17:33:48 +0200
net.server_epoll: Expose way to turn monotonic time into wall clock time Kim Alvefur Tue, 30 Jun 2020 02:31:29 +0200
net.server_epoll: Optimize away table allocation for timer objects Kim Alvefur Mon, 29 Jun 2020 20:23:59 +0200
net.server_epoll: Remove unused time field from timer objects Kim Alvefur Mon, 29 Jun 2020 20:13:12 +0200
net.server_epoll: Signal API-compatibilty with util.timer Kim Alvefur Mon, 29 Jun 2020 17:13:05 +0200
net.server_epoll: Make API-compatible with util.timer Kim Alvefur Mon, 29 Jun 2020 16:42:16 +0200
net.server_epoll: Add way to start accepting clients on an arbitrary server socket Kim Alvefur Mon, 01 Jun 2020 17:19:08 +0200
net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets) Matthew Wild Mon, 01 Jun 2020 14:26:11 +0100
net.server_epoll: Fix typo in internal method name Kim Alvefur Fri, 22 May 2020 15:36:03 +0200