luci/applications/luci-app-nlbwmon/luasrc
Jo-Philipp Wich 08916f4335 luci-app-nlbw: fix sporadic premature EOF when rendering JSON data
Specific timing patterns sometimes caused the LuCI controller to prematurely
stop reading data, resulting in truncated JSON output.

Turn the nonblocking waitpid() call into a blocking call after the IO read
loop to avoid this issue.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-17 21:15:47 +01:00
..
controller luci-app-nlbw: fix sporadic premature EOF when rendering JSON data 2018-01-17 21:15:47 +01:00
model/cbi/nlbw luci-app-nlbwmon: new package 2017-07-28 16:26:42 +02:00
view/nlbw luci-app-nlbw: make display template XHTML compliant 2017-08-07 09:56:30 +02:00