Top "Luasocket" questions

LuaSocket is a Lua extension library that helps to add support for functionality commonly needed by applications that deal with the Internet.

How to download a file in Lua, but write to a local file as it works

I'm trying to make an updater so when my Lua application is out-of-date it will use LuaSocket to download the …

lua download luasocket
Installation of luasocket using luarocks

I installed luarocks in my windows xp(32 bit) system following instructions available on http://luarocks.org/en/Installation_instructions_for_…

lua luasocket luarocks
Error loading module (Lua)

I am having trouble with this error I am receiving whenever I run my application. The error is: loop or …

c lua luasocket