CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/09 08:32:50
Modified files: lib/libsndio : sndio.c Log message: if the device is not started, make sio_pollfd() pass 0 events bitmap to the backend to avoid reporing the device as writable when it's stopped. Solves 100% CPU usage of apps poll()ing a stopped device.