File

plugins/mod_windows.lua @ 6433:b93402cec1c4

net.server_select: When an SSL handshake is connected, if there is pending data to be written to the socket, mark the socket as waiting to send (thanks daurnimator)
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Sep 2014 17:16:46 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here