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 | b42441f0769f12ec57925ca1e4bd49779a5be409 (patch) | |
tree | 67026bf23b5207901595fecd0abfe5d1fc695ecf /doc | |
parent | dd63e1dfcaae4bcb38253ebdb4480264a7e904b4 (diff) | |
download | prosody-b42441f0769f12ec57925ca1e4bd49779a5be409.tar.gz prosody-b42441f0769f12ec57925ca1e4bd49779a5be409.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 'doc')
0 files changed, 0 insertions, 0 deletions