Software /
code /
prosody
File
plugins/mod_unknown.lua @ 10082:1df53ef1f60d
net.server_epoll: Return errors from creating sockets
Prevents error from attempting to index nil conn on such failure.
Silences luacheck warning about the 'err' variable being unused
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 23 Jul 2019 18:06:34 +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