File

plugins/mod_windows.lua @ 10234:d4390c427a66

net.server: Handle server name (SNI) as extra argument Code added in 75d2874502c3, 9a905888b96c and adc0672b700e uses this field. See #409 and #1408
author Kim Alvefur <zash@zash.se>
date Sun, 01 Sep 2019 01:58:38 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here