All of lore.kernel.org
 help / color / mirror / Atom feed
* IO plugin and multiple poll descriptors
@ 2005-05-15 16:16 Marcel Holtmann
  2005-05-17  8:51 ` Takashi Iwai
  0 siblings, 1 reply; 11+ messages in thread
From: Marcel Holtmann @ 2005-05-15 16:16 UTC (permalink / raw)
  To: ALSA Mailing List

Hi guys,

for the IO plugin we can specify one descriptor for poll().

	io.poll_fd = fd;
	io.poll_events = POLLIN;

I like to use more than one, because in the Bluetooth cases I always
have to deal with a signal and a separate media channel. Is it possible
to add support for that or do I must work around it.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click

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

end of thread, other threads:[~2005-05-18 13:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-15 16:16 IO plugin and multiple poll descriptors Marcel Holtmann
2005-05-17  8:51 ` Takashi Iwai
2005-05-17 13:03   ` Marcel Holtmann
2005-05-17 16:15     ` Takashi Iwai
2005-05-18 11:03       ` Takashi Iwai
2005-05-18 12:05         ` Marcel Holtmann
2005-05-18 12:36           ` Takashi Iwai
2005-05-18 12:56             ` Marcel Holtmann
2005-05-18 13:21               ` Takashi Iwai
2005-05-18 13:45                 ` Marcel Holtmann
2005-05-18 13:50                   ` Takashi Iwai

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.