pulseaudio/src
Daniel Mack 28a73ad120 hack around another OS X bug: recv() with MSG_PEEK does not work
At least for pipes, recv() with MSG_PEEK does actually eat up data from
file descriptors. Hence, this can't be used for PULLHUP emulation.

Use another ioctl hack for that.
2009-12-16 16:11:38 +08:00
..
daemon daemon: complain if user passes too many arguments 2009-11-20 17:48:04 +01:00
modules poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
pulse poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
pulsecore hack around another OS X bug: recv() with MSG_PEEK does not work 2009-12-16 16:11:38 +08:00
tests poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
utils poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
.gitignore git: ignore kde related files 2009-10-30 05:20:00 +01:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am src/Makefile.am: add specific OS_IS_DARWIN files 2009-12-09 06:31:07 +08:00
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00