diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-10-11 00:18:43 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2006-10-11 00:18:43 +0000 |
commit | 5a3f501fc8f32326bda6a3b8c7cf0b98ea108108 (patch) | |
tree | 5df375e79ba3efd24f448b272931b217d70db92e /src/conf.c | |
parent | 5694984c985e47e53e94ade2470b168fb660f176 (diff) | |
download | mpd-5a3f501fc8f32326bda6a3b8c7cf0b98ea108108.tar.gz mpd-5a3f501fc8f32326bda6a3b8c7cf0b98ea108108.tar.xz mpd-5a3f501fc8f32326bda6a3b8c7cf0b98ea108108.zip |
audioOutput_shout: use shout_set_nonblocking
This patch should continue to allow mpd to play as well as
possible to icecast servers while avoiding stalls on local
devices. This has eliminated ALSA underrun errors
for me while streaming to a remote host while the network
connection was bad.
Of course, this makes opening a connection non-blocking, too,
so myShout_openShoutConn is a bit more complex.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4898 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions