Software /
code /
prosody
Log
net/server_epoll.lua @ 8776:e7d4344e0fea
description | author | age |
---|---|---|
net.server_epoll: Handle connection being closed and destroyed in onconnect callback | Kim Alvefur | Wed, 02 May 2018 19:20:29 +0200 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
server_epoll: Onconnect should happen before first attempt to write to socket | Kim Alvefur | Mon, 26 Feb 2018 18:31:27 +0100 |
net.server_epoll: Spelling writeable -> writable | Kim Alvefur | Sat, 24 Feb 2018 14:39:36 +0100 |
net.server_epoll: Remove special casing for having sent an empty write buffer because the wantwrite flag must be unset regardless | Kim Alvefur | Sat, 24 Feb 2018 14:36:44 +0100 |
net.server_epoll: Call onconnect listener on first successful read or write | Kim Alvefur | Sat, 24 Feb 2018 13:46:16 +0100 |