[ 原始碼: 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.