view plugins/mod_windows.lua @ 7864:7ece186a44d3

mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type check
author Kim Alvefur <zash@zash.se>
date Wed, 25 Jan 2017 11:12:43 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here