File

plugins/mod_windows.lua @ 12359:f81488951f81

net.stun: Use util.strbitop Improves performance since the whole procedure is done in C
author Kim Alvefur <zash@zash.se>
date Fri, 04 Mar 2022 16:55:32 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here