File

plugins/mod_windows.lua @ 7541:1d3f9da189b5

net.http.server: Set blocksize for serving data from FDs to 64k (sweet spot of efficiency according to a recent study)
author Kim Alvefur <zash@zash.se>
date Mon, 08 Aug 2016 16:07:46 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here