Hi,
In the jsonrpc-c module, a pipe is used to send commands into the jsonrpc process. We've run into an issue where the timer process needs to send on that pipe, but it does not have access to the file descriptor. So far we have been unable to identify a method for passing the fd into the timer process. Any thoughts or suggestions on this would be appreciated.
-- Matthew Williams Flowroute LLC