log net/server_select.lua @ 9469:cd2f742e5826

age author description
Wed, 26 Sep 2018 17:36:53 +0200 Kim Alvefur net.connect: Fix passing request table to new listener
Wed, 26 Sep 2018 14:25:59 +0200 Kim Alvefur net.server: Call a 'onattach' callback when replacing listeners
Fri, 06 Jul 2018 19:02:19 +0200 Kim Alvefur net.server: Set default read timeout to 14 minutes (fixes #971)
Wed, 09 May 2018 16:15:40 +0200 Kim Alvefur net.server: Add watchfd, a simple API for watching file descriptors
Tue, 10 Apr 2018 20:40:07 +0100 Matthew Wild net.server_select: Allow setquitting("once") to allow resuming the loop later
Sun, 04 Feb 2018 01:51:25 +0100 Kim Alvefur Fix spelling throughout the codebase [codespell]
Fri, 23 Feb 2018 15:30:00 +0000 Matthew Wild net.server_select: Better detection of errors for outgoing connections