]> git.alsa-project.org Git - alsa-plugins.git/commit
Don't implement our own poll handlers, we can use the default ones
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:12:36 +0000 (20:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:25:39 +0000 (20:25 +0200)
commit6d9a4fe0f31b7752cfd31fcb02709cb695189dc6
treee6dc58d80e1b1dc51a6558967d3ba9544a45ad09
parent73dd8832bc1cbc12049a42aa7a77a9ddbe7056fd
Don't implement our own poll handlers, we can use the default ones

As long as we have only a single fd to watch we can use the default poll
handler implementations. So let's do this.
pulse/pcm_pulse.c