File

plugins/mod_unknown.lua @ 8541:8186114329d6

net.server_epoll: Remove special casing for having sent an empty write buffer because the wantwrite flag must be unset regardless
author Kim Alvefur <zash@zash.se>
date Sat, 24 Feb 2018 14:36:44 +0100
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