diff options
author | Kim Alvefur <zash@zash.se> | 2020-07-08 22:01:19 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-07-08 22:01:19 +0200 |
commit | f2ae89296c1f2c4a2b20d259d40ab3fe14b4a87d (patch) | |
tree | 67026bf23b5207901595fecd0abfe5d1fc695ecf /plugins/mod_auth_insecure.lua | |
parent | 14cdec45c594346fe87eb9a5f76e08f3924aba48 (diff) | |
download | prosody-f2ae89296c1f2c4a2b20d259d40ab3fe14b4a87d.tar.gz prosody-f2ae89296c1f2c4a2b20d259d40ab3fe14b4a87d.zip |
net.cqueues: Fix resuming after timeouts
net.cqueues previously relied on timers instead of fd events sometimes.
Under net.server_select, it would have called cq:loop() on every
iteration of the main loop, which was probably not optimal.
Diffstat (limited to 'plugins/mod_auth_insecure.lua')
0 files changed, 0 insertions, 0 deletions