Software /
code /
prosody
Log
net/server_epoll.lua @ 12110:b5b799a2a10c
description | author | age |
---|---|---|
util.id: Adjust entropy levels, with rationales | Kim Alvefur | Thu, 02 Dec 2021 01:14:55 +0100 |
Merge 0.11->trunk | Kim Alvefur | Mon, 20 Dec 2021 23:12:08 +0100 |
net.server_epoll: Process all queued events from epoll before timers 0.11 | Kim Alvefur | Thu, 21 Oct 2021 15:59:16 +0200 |
net.server_epoll: Ensure calls to :write() return something | Kim Alvefur | Mon, 06 Dec 2021 10:59:14 +0100 |
net.server_epoll: Prevent loop attempting to send last data after close | Kim Alvefur | Tue, 30 Nov 2021 18:19:40 +0100 |
net.server_epoll: Fix streaming downloads (thanks Menel) | Kim Alvefur | Fri, 19 Nov 2021 15:45:01 +0100 |
net.server_epoll: Try harder to avoid reentrant opportunistic writes | Kim Alvefur | Thu, 18 Nov 2021 16:21:43 +0100 |