Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 9441:116a9d0a295c
net.server_epoll: Pass error number to logging
Why do we ignore unused secondaries?
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 06 Oct 2018 18:50:30 +0200 |
| parents | 0462405b1cfb |
| children |
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");
