File

plugins/mod_windows.lua @ 10474:175b72700d79

net.server_select: Remove prefix added to TLS handshaker errors For consistency. None of the other implementations do this.
author Kim Alvefur <zash@zash.se>
date Sun, 01 Dec 2019 01:21:58 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here