Software /
code /
prosody
File
plugins/mod_unknown.lua @ 9696:ed0917381b4d
net.server_epoll: Bail on callback error
An error calling a callback would be considered a truthy return value,
which is not right.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 08 Dec 2018 21:28:48 +0100 |
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