File

plugins/mod_unknown.lua @ 10014:5d2f7144fa12 0.11

util.random: Handle unlikely read errors from /dev/urandom (see #1313)
author Kim Alvefur <zash@zash.se>
date Sat, 18 May 2019 17:28:21 +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