Jo-Philipp Wich
10f787881d
exec: close stdout and stderr streams on child signal
...
This prevents timing out ubus call when the child invokes further detached
childs inheriting stdio descriptors.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-08 20:47:17 +02:00
Jo-Philipp Wich
0c4e97b4e7
Extend copyright
2014-01-12 12:48:58 +00:00
Jo-Philipp Wich
524032c291
main: store session data to disk on receipt of SIGUSR1 or SIGHUP. On HUP terminate self and re-exec
2013-09-05 14:37:56 +02:00
Jo-Philipp Wich
e0afdb10ae
Move includes into subdirectory
2013-09-04 12:46:11 +02:00
Jo-Philipp Wich
07c2f0a9b1
Rename from "luci-rpcd" to "rpcd"
2013-09-02 17:23:30 +02:00
Jo-Philipp Wich
a95079e0e7
Extend rpc_exec() to allow feeding childs stdin via callbacks, allow finish callback to override the ubus return code
2013-09-01 22:03:15 +02:00
Jo-Philipp Wich
190708e539
Add rpc_exec() utility function
2013-07-04 14:56:20 +02:00