lua-users home
lua-l archive

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


Hi,

LuaSocket version 2.0.2 is now available for download! It
is compatible with Lua 5.1, and has been tested on
Windows XP,

Does this mean: no more lua 5.0 support?

It should work just fine. I didn't change anything that
would prevent you from using with Lua 5.0. If you have any
problems, let me know and I will fix them.

Linux, and Mac OS X. Chances are it works well on most
UNIX distributions and Windows flavors.

I think the unix.h file has a little typo,
luaopen_socketunix instead of luaopen_socket_unix.

Argh. I might just update this file silently, since it is
just a sample.

Regards,
Diego