mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
5 lines
248 B
Plaintext
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.
|