File

plugins/mod_windows.lua @ 11689:f9f6e82fb572

net.server_epoll: Add setting for disabling the Nagle algorithm Nagle increases latency and is the bane of all networking!
author Kim Alvefur <zash@zash.se>
date Wed, 14 Jul 2021 22:27:12 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here