Software /
code /
prosody
Comparison
GNUmakefile @ 11913:75d69e4c54a2
mod_csi_simple: Unlock writes after event, to allow things to be queued
E.g. mod_smacks could queue an <r>, which would be more likely to be
included in the same write and TCP segment as the previously buffered
data, reducing syscalls and network packets needing to be sent.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 16 Nov 2021 13:37:18 +0100 |
parent | 11463:21523e3d395e |
child | 12130:c4ca226ff386 |
comparison
equal
deleted
inserted
replaced
11912:037b2c019f58 | 11913:75d69e4c54a2 |
---|