lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I want to use Unix Domain Sockets in my Lua code.

I see that LuaSocket does not support them.

Are there any other solutions?

There is an undocumented module luasocket/src/unix.c that
implements Unix Domain Sockets for LuaSocket. Let me know
(contact me directly) if you need help compiling it and
getting it to work for you.

Kind regards,
Diego