[Pianod] web client how to?

Peter Li chinasaurli at gmail.com
Sun Feb 3 12:35:14 PST 2013


On 02/03/2013 12:14 PM, Perette Barella wrote:
> The <defunct> processes get cleaned up on the connection.  I saw something about avoiding zombies entirely, I think by setting SIG_IGN on SIGCHLD.  I'll check into that.
Yeah, it's no big deal.

> For 'address already in use', could this mean there's no IP6 ports configured on the machine?
Yup, it just falls back to IP4.

> If there's a man page for arc4random on Linux, can you mail me a copy?  Maybe that'll say how to get rid of the implicit definition warning.  If not, maybe I'll update the Makefile to use the old random on Linux.
I didn't find a Linux man page for it, I only see it referred to in BSD 
docs.  Including <bsd/stdlib.h> seems to get rid of it, but I'm not sure 
we want to include that whole header; again I don't really understand 
how you're supposed to handle pulling in BSD stuff without causing 
conflicts.

> On the client... There should be 'Stations' and a couple other buttons on the bottom to switch panes.
Right, sweet; I was used to seeing all the panels at once in my desktop.



More information about the Pianod mailing list