net.server: Add an API for holding writes of outgoing data
|
Kim Alvefur |
Thu, 25 Oct 2018 15:12:59 +0200 |
net.server_select: Still allow buffering outgoing data on write-locked connections
|
Kim Alvefur |
Sun, 28 Oct 2018 17:11:18 +0100 |
net.server_select: Replace use of deprecated :lock_read in server.link
|
Kim Alvefur |
Sun, 28 Oct 2018 17:08:50 +0100 |
net.server_select: Deprecate :lock method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:55:21 +0100 |
server_select: Fix :lock method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:54:08 +0100 |
net.server_select: Move code from :lock_read into :pause and :resume
|
Kim Alvefur |
Sun, 28 Oct 2018 16:53:10 +0100 |
net.server_event: Deprecate :lock_read here too
|
Kim Alvefur |
Sun, 28 Oct 2018 16:51:58 +0100 |
net.server_select: Deprecate connection:lock_read() method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:49:28 +0100 |
net.server_epoll: Shuffle variables earlier to improve readability
|
Kim Alvefur |
Sat, 27 Oct 2018 20:44:53 +0200 |
mod_ping, mod_uptime: Use module:provides
|
Kim Alvefur |
Sat, 27 Oct 2018 17:36:51 +0200 |
mod_adhoc: Add compat marker for older handling of adhoc items
|
Kim Alvefur |
Sat, 27 Oct 2018 17:25:50 +0200 |
util.serialization: Encode non-fatal error in way that can be restored
|
Kim Alvefur |
Sat, 27 Oct 2018 12:56:01 +0200 |
util.serialization: Rename non-fatal fallback handler for clarity
|
Kim Alvefur |
Sat, 27 Oct 2018 12:54:57 +0200 |
util.serialization: Disable use of unquoted table keys by default
|
Kim Alvefur |
Sat, 27 Oct 2018 12:48:48 +0200 |
util.serialization: Add option for allowing multiple references to the same table (but not cycles)
|
Kim Alvefur |
Sat, 27 Oct 2018 12:43:03 +0200 |