>Okay. I included some of the functions in here.
>It's quite a lot. Let's hope this is enough...
>Let's go with the source. Here it is (the stuff that matters, I think). If
>you need more, ask again :)
i don't see anywhere that you set the pipes to be non-blocking. not
doing this will cause lavrec_input() to block indefinitely if no (or
insufficient) data is available. use fcntl() to change the flags on
the pipe.
i should have mentioned this, sorry. been hacking unix for too long :)
--p
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list