Emulate poll() through select() where needed.
authorPierre Ossman <ossman@cendio.se>
Thu, 5 Jan 2006 20:56:17 +0000 (20:56 +0000)
committerPierre Ossman <ossman@cendio.se>
Thu, 5 Jan 2006 20:56:17 +0000 (20:56 +0000)
commit29a5b850a7d8e9c4fc878afae336e16cba0c6c25
tree1819dd616088908d3a234a3107408ae668c836c5
parentd3bc7b27b7b0da1a8d9de2cd93ac10096b6b0b17
Emulate poll() through select() where needed.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@397 fefdeb5f-60dc-0310-8127-8f9354f1896f
polyp/Makefile.am
polyp/mainloop.c
polyp/module-alsa-sink.c
polyp/module-alsa-source.c
polyp/poll.c [new file with mode: 0644]
polyp/poll.h [new file with mode: 0644]