Software /
code /
prosody
Annotate
TODO @ 11743:856dada099fa
net.server_epoll: Split, attempt to clarify dirty noise message
Only relevant because a "dirty" connection (with incoming data in
LuaSocket's buffer) does not count as "readable" according to epoll, so
special care needs to be taken to keep on processing it.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 16 Aug 2021 20:15:38 +0200 (2021-08-16) |
parent | 9803:35ef6af41600 |
rev | line source |
---|---|
5405 | 1 == 1.0 == |
4138
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
2 - Roster providers |
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
3 - Clustering |
2663 | 4 - World domination |