File

plugins/mod_unknown.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

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform