lua-users home
lua-l archive

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


Hi,

I'm currently trying to upgrade my Lua to version 5.1. In
the Lua documentation is always a chapter where the
Changes in the new versions are summarized. Does such a
list also exist for the Lua Socket API?

For Lua itself, there's this from the manual:
http://www.lua.org/manual/5.1/manual.html#7

Don't know about Lua Socket though.

There is always a brief "What's New" section on the main
page for each release.

Regards,
Diego