File

plugins/mod_unknown.lua @ 10846:d0b098d0f6c3

net.server_epoll: Log some noise before TLS handshake step This would help pinpoint if a crash happens during the handshake, which has occurred a few times, e.g. like https://github.com/brunoos/luasec/issues/75
author Kim Alvefur <zash@zash.se>
date Fri, 22 May 2020 15:20:19 +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