Re: about two-way pipes or threads
- From: Paul Davis <pbd Op Net>
- To: Ronald Bultje <rbultje ronald bitfreak net>
- Cc: gtk-list gnome org
- Subject: Re: about two-way pipes or threads
- Date: Sun, 11 Feb 2001 20:42:58 -0500
>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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]