Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 11695:1573099157c9
net.server_epoll: Propagate returns from opportunistic writes
So that if a write ends up writing directly to the socket, it gets the
actual return value
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 16 Jul 2021 01:21:05 +0200 |
parent | 9074:0462405b1cfb |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");