lua-users home
lua-l archive

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


Alexander,

Diego can correct me here if I'm not saying something accurate, but IIRC if you enable the file usocket.c in the sources you'll get unix domain support.

-joe

On Sat, Nov 7, 2009 at 2:00 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
Hi, list!

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

I see that LuaSocket does not support them.

Are there any other solutions?

Alexander.