Software /
code /
prosody
File
plugins/mod_unknown.lua @ 11024:1c7602c70d1f
mod_net_multiplex: Set read size/mode to that of the target listener
Otherwise it would use the configured buffer size, or previously '*a'.
Using the read size set by the listener seems more sensible.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 02 Aug 2020 00:24:54 +0200 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform