Software /
code /
prosody
Comparison
plugins/mod_csi_simple.lua @ 12522:1671cb924002 0.12
mod_smacks: Fix to use current method of counting acked stanzas
Fixes #1757
These places seem to have been left since e62025f949f9
The logic around expected_h in should_ack() misbehaved, always comparing
with 0 + unacked instead of acked + unacked.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 26 May 2022 17:38:55 +0200 |
parent | 12234:1c47162dd965 |
child | 12552:b4bc5a715e65 |
child | 13090:3cea237f9d1d |
comparison
equal
deleted
inserted
replaced
12520:bb5f772b3189 | 12522:1671cb924002 |
---|