]> git.alsa-project.org Git - alsa-plugins.git/commit
Incorrect revents in polypaudio plugin
authorPierre Ossman <ossman@cendio.se>
Wed, 8 Mar 2006 12:18:30 +0000 (12:18 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Mar 2006 12:18:30 +0000 (12:18 +0000)
commitb7100f9fe06057716986bdd6a3c21679cb2faccd
treecc542d3f1cf24fb2d4282c6ea362fb6605233a88
parent8c65cdcb6e1872470f66a97a1c70418a688d4490
Incorrect revents in polypaudio plugin

The revent flags POLLIN/POLLOUT got switched in the Polypaudio plugin.
Most applications check both so it went unnoticed until now.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
polyp/pcm_polyp.c