blob: bab62523625387e181064f4d6f87fbdc391e2877 (
plain) (
blame)
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.cs.princeton.edu/~diego/professional/luasocket/
|