luci/applications/luci-app-nlbwmon
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
..
htdocs/luci-static/resources luci-app-nlbwmon: add missing charting library 2017-07-31 11:11:21 +02:00
luasrc luci-app-nlbw: fix sporadic premature EOF when rendering JSON data 2018-01-17 21:15:47 +01:00
po luci-app-nlbwmon: Fix and update Simplified Chinese translation 2017-08-07 18:28:29 +08:00
root/etc/uci-defaults luci-app-nlbwmon: new package 2017-07-28 16:26:42 +02:00
Makefile luci-app-nlbwmon: new package 2017-07-28 16:26:42 +02:00