<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 5, 2021 at 2:18 PM Patrick Gundlach <<a href="mailto:patrick@gundla.ch">patrick@gundla.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all,<br>
<br>
I can load the socket http library by saying <br>
<br>
local http = require("socket.http")<br>
<br>
Question: how can I load the unix module?<br>
<br>
local unix = require("socket.unix")<br>
<br>
gives a not found error.<br>
<br>
Patrick<br>
</blockquote></div><div><br></div><div>We don't compile it,<br></div> source/texk/web2c/luatexdir/luasocket/src/unix.h<div>says <br clear="all"><div>" This module is just an example of how to extend LuaSocket with a new <br> domain."<br></div><div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature">luigi<br></div></div></div>