log net/server_select.lua @ 9598:dcd85bc34d21

age author description
Thu, 25 Oct 2018 15:12:59 +0200 Kim Alvefur net.server: Add an API for holding writes of outgoing data
Sun, 28 Oct 2018 17:11:18 +0100 Kim Alvefur net.server_select: Still allow buffering outgoing data on write-locked connections
Sun, 28 Oct 2018 17:08:50 +0100 Kim Alvefur net.server_select: Replace use of deprecated :lock_read in server.link
Sun, 28 Oct 2018 16:55:21 +0100 Kim Alvefur net.server_select: Deprecate :lock method
Sun, 28 Oct 2018 16:54:08 +0100 Kim Alvefur server_select: Fix :lock method
Sun, 28 Oct 2018 16:53:10 +0100 Kim Alvefur net.server_select: Move code from :lock_read into :pause and :resume
Sun, 28 Oct 2018 16:49:28 +0100 Kim Alvefur net.server_select: Deprecate connection:lock_read() method