[ 源代码: luasocket ]
软件包:lua-socket(3.1.0-1 以及其他的)
TCP/UDP socket library for the Lua language
Luasocket provides a TCP/UDP socket library for the Lua language
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.