Tell mechanism issue (perhaps OT)

2014-08-03 Thread Henrik Sarvell
This question might be OT or self-evident for someone with better basic understanding of Linux than me. When using the new websocket server ( http://picolisp.com/wiki/?Websockets ) in production (tell ParentPid 'func bla bla) stops working after a while. Here comes the weird part, the most probab

Re: Tell mechanism issue (perhaps OT)

2014-08-03 Thread Alexander Burger
Hi Henrik, > When using the new websocket server ( > http://picolisp.com/wiki/?Websockets ) in production (tell ParentPid > 'func bla bla) stops working after a while. I haven't checked the details, but let me note the 'tell'ing to the parent process is not possible. The reference of 'tell' says

Re: Tell mechanism issue (perhaps OT)

2014-08-03 Thread Henrik Sarvell
To sum up some IRC communication, it's not the parent id that gets told, it's a sibling PID. I will be back with more when the problem arises again. On Mon, Aug 4, 2014 at 12:30 PM, Alexander Burger wrote: > Hi Henrik, > >> When using the new websocket server ( >> http://picolisp.com/wiki/?Webso