File

plugins/mod_windows.lua @ 7420:3fc5560557a5

net.server_event: Schedule another read callback if there is still data left in buffer after reading (fixes #583 for real)
author Kim Alvefur <zash@zash.se>
date Wed, 04 May 2016 15:29:11 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here