lua-users home
lua-l archive

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


On Wed, Apr 18, 2012 at 8:43 PM, Sam Roberts <vieuxtech@gmail.com> wrote:
> Where is your ported src for luasocket?

It's here: https://github.com/stevedonovan/luabuild/tree/master/modules/luasocket

and based off your fork; I didn't know about Diego's unstable branch.
The main contribution here is that the Lua modules and tests are now
Lua 5.2 compatible (and are still 5.1 compatible)

I'll update the C source from his unstable branch, unless the word
'unstable' is not just a label ;)

steve d.