All of lore.kernel.org
 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.