Software /
code /
prosody
Comparison
tools/ejabberdsql2prosody.lua @ 10999:37b884d675f7
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 08 Jul 2020 22:01:19 +0200 (2020-07-08) |
parent | 7568:4f7990902874 |
child | 13142:879a6a33c21b |
comparison
equal
deleted
inserted
replaced
10998:f3fc0f799dc4 | 10999:37b884d675f7 |
---|