File

plugins/mod_windows.lua @ 6898:d01254d5a825

net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)
author Kim Alvefur <zash@zash.se>
date Tue, 06 Oct 2015 18:03:04 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here