[luatex] socket.unix

Patrick Gundlach patrick at gundla.ch
Wed May 5 14:17:53 CEST 2021


Hello all,

I can load the socket http library by saying 

local http = require("socket.http")

Question: how can I load the unix module?

local unix = require("socket.unix")

gives a not found error.

Patrick


More information about the luatex mailing list.