From: Chuck Winters <cwinters@atl.lmco.com>
To: linux-c-programming@vger.kernel.org
Subject: Sound Programming and Signals
Date: Thu, 13 Jun 2002 15:41:08 -0400 [thread overview]
Message-ID: <20020613154108.A26285@atl.lmco.com> (raw)
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
next reply other threads:[~2002-06-13 19:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-13 19:41 Chuck Winters [this message]
2002-06-13 21:48 ` Sound Programming and Signals Glynn Clements
2002-06-14 1:25 ` chuckw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020613154108.A26285@atl.lmco.com \
--to=cwinters@atl.lmco.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).