luci/libs/luci-lib-base/luasrc
Wojciech Jowsa 1f6dc29f74 luci-base: Add possiblity to set path and timeout of ubus connection
It might happen (e.g. when downloading a large file with low speed
connection) that the ubus connection will time out.
The ubus_connect function allows to specify
ubus socket path and ubus connection timeout
so it should allowed to set these arguments from luci.

Signed-off-by: Wojciech Jowsa <wojciech.jowsa@gmail.com>
2020-08-19 13:00:49 +02:00
..
debug.lua luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
http.lua luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
http.luadoc luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
ltn12.lua luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
util.lua luci-base: Add possiblity to set path and timeout of ubus connection 2020-08-19 13:00:49 +02:00
util.luadoc luci-base(-libs): move pcdata() and striptags() from util- to xml-class 2020-07-19 20:14:35 +02:00