]> git.alsa-project.org Git - alsa-lib.git/commit
Fix snd_pcm_wait() for multiple pollfd's
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 May 2005 13:28:06 +0000 (13:28 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 May 2005 13:28:06 +0000 (13:28 +0000)
commitd5b98234478680c4afdf475988b8952605f66ff8
treef1bc73c0135e0b493c89079b17cd919a3af075ff
parenta6d3b9e4e0b4c590b8fe4991ca23e533145a3513
Fix snd_pcm_wait() for multiple pollfd's

Fixed snd_pcm_wait() to handle multiple pollfd's.
src/pcm/pcm.c