[luatex] socket.unix

luigi scarso luigi.scarso at gmail.com
Wed May 5 15:25:34 CEST 2021


On Wed, May 5, 2021 at 2:18 PM Patrick Gundlach <patrick at gundla.ch> wrote:

> 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
>

We don't compile it,
 source/texk/web2c/luatexdir/luasocket/src/unix.h
says
" This module is just an example of how to extend LuaSocket with a new
 domain."

-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/luatex/attachments/20210505/63355653/attachment.html>


More information about the luatex mailing list.