[ 源代码: luasocket ]
软件包:lua-socket(3.0~rc1+git+ac3201d-4)
lua-socket 的相关链接
Debian 的资源:
下载源码包 luasocket:
- [luasocket_3.0~rc1+git+ac3201d-4.dsc]
- [luasocket_3.0~rc1+git+ac3201d.orig.tar.gz]
- [luasocket_3.0~rc1+git+ac3201d-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [w3.impa.br]
相似软件包:
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.