view plugins/mod_windows.lua @ 10300:78f2a3a9c537

net.server_epoll: Return early when attepting to set write lock state to current state Reduces needless duplication of work and log messages..
author Kim Alvefur <zash@zash.se>
date Sat, 05 Oct 2019 15:22:59 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here