Files
ports/net/lua-luasocket/pkg-descr
Po-Chuan Hsieh 6c56b36aab net/lua-luasocket: Move net/luasocket to net/lua-luasocket
- Bump PORTREVISION of dependent ports for dependency change
2024-09-05 14:11:21 +08:00

5 lines
248 B
Plaintext

LuaSocket is a Lua extension library composed of two parts:
- a set of C modules that provide support for the TCP and UDP transport layers
- a set of Lua modules that provide functions commonly needed by applications
that deal with the Internet.