Comparison

util/logger.lua @ 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 8556:5800f0c7afd6
child 12394:86d6b069b892
comparison
equal deleted inserted replaced
11912:037b2c019f58 11913:75d69e4c54a2