File

plugins/mod_unknown.lua @ 11695:1573099157c9

net.server_epoll: Propagate returns from opportunistic writes So that if a write ends up writing directly to the socket, it gets the actual return value
author Kim Alvefur <zash@zash.se>
date Fri, 16 Jul 2021 01:21:05 +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