Software /
code /
prosody
Log
net/server_epoll.lua @ 11697:6c3d8aa3bbd9
description | author | age |
---|---|---|
net.server_epoll: Avoid allocating a buffer table for single writes | Kim Alvefur | Fri, 16 Jul 2021 15:38:38 +0200 |
net.server_epoll: Optionally let go of buffers | Kim Alvefur | Fri, 16 Jul 2021 02:28:32 +0200 |
net.server_epoll: Propagate returns from opportunistic writes | Kim Alvefur | Fri, 16 Jul 2021 01:21:05 +0200 |
net.server_epoll: Set minimum wait time to 1ms, matching epoll | Kim Alvefur | Thu, 15 Jul 2021 01:38:44 +0200 |
net.server_epoll: Add setting for disabling the Nagle algorithm | Kim Alvefur | Wed, 14 Jul 2021 22:27:12 +0200 |
net.server_epoll: Support setting keepalive idle time | Kim Alvefur | Wed, 14 Jul 2021 22:13:30 +0200 |
net.server_epoll: Add way to enable TCP keeplives on all connections | Kim Alvefur | Wed, 14 Jul 2021 22:09:39 +0200 |