
This package contains the documentation of the luasocket library, for both the lua5.1 and lua50 flavours of the library.
luasocket provides a tcp/udp socket library for lua
also provided are http and smtp implementations, a simple ftp implementation and some url parsing functions.
luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language.