blob: f551910c8f09301607416bb7b4e34e585a9b1b97 (
plain)
1
2
3
4
5
6
7
8
9
|
LuaSocket is a Lua extension library that provides support for the TCP and UDP
transport layers.
Extra Lua modules implementing SMTP, HTTP and FTP protocols are installed
to /usr/local/lib/lua/luasocket.
Note that this port requires Lua v4 and does not compile with Lua v5.
WWW: http://www.tecgraf.puc-rio.br/~diego/luasocket/
|