linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sound Programming and Signals
@ 2002-06-13 19:41 Chuck Winters
  2002-06-13 21:48 ` Glynn Clements
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Winters @ 2002-06-13 19:41 UTC (permalink / raw)
  To: linux-c-programming

I am trying to write a program which get a SIGIO signal from a
sound device, and then selects on the fd to decide if the device
can accept write, read, exception data.  The problem is that
it doesn't seem like the device every raises a SIGIO signal.  If
I do a kill -SIGIO <test_pid>, my handler runs.  Anyone have any ideas?

Chuck

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-14  1:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-13 19:41 Sound Programming and Signals Chuck Winters
2002-06-13 21:48 ` Glynn Clements
2002-06-14  1:25   ` chuckw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).