Software /
code /
prosody
Annotate
TODO @ 9931:485231f8b75d 0.11
net.server_epoll: Handle LuaSec wantread/wantwrite conditions before callbacks (fixes #1333)
This prevents the :set(true) call from resuming a connection that was
paused in the onincoming callback.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 28 Mar 2019 12:31:14 +0100 |
parent | 5405:4f98f2f60e22 |
child | 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 |
4938 | 3 - Statistics |
4138
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
4 - Clustering |
2663 | 5 - World domination |