|
config BR2_PACKAGE_LUASOCKET
|
|
bool "luasocket"
|
|
help
|
|
LuaSocket is the most comprehensive networking support library
|
|
for the Lua language.
|
|
It provides easy access to TCP, UDP, DNS, SMTP,
|
|
FTP, HTTP, MIME and much more.
|
|
|
|
https://github.com/lunarmodules/luasocket
|