Software /
code /
prosody
Log
net/server_epoll.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
net: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:12 +0100 |
net.server_epoll: Remove delay on last main loop iteration when quitting | Kim Alvefur | Fri, 06 Jan 2023 04:38:39 +0100 |
net.server_epoll: Factor out single main loop step into its own function | Kim Alvefur | Fri, 06 Jan 2023 02:31:21 +0100 |
mod_saslauth: Implement RFC 9266 'tls-exporter' channel binding (#1760) | Kim Alvefur | Wed, 01 Jun 2022 15:06:59 +0200 |
net.server: Fix multiple return values | Kim Alvefur | Fri, 03 Jun 2022 17:51:42 +0200 |
net.server_epoll: Add option to defer accept() until data available | Kim Alvefur | Sun, 15 May 2022 22:41:17 +0200 |