diff options
author | Max Kellermann <max@duempel.org> | 2008-03-26 10:38:40 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-03-26 10:38:40 +0000 |
commit | f9e317ccbde426182e0eca3fa0d55d46f89a330b (patch) | |
tree | 3a2d8dcc8de3852ad90c3b277c33803b89608960 /m4 | |
parent | d78ddd1e50dae2038a0d3f742d45e17dee0bbe4b (diff) | |
download | mpd-f9e317ccbde426182e0eca3fa0d55d46f89a330b.tar.gz mpd-f9e317ccbde426182e0eca3fa0d55d46f89a330b.tar.xz mpd-f9e317ccbde426182e0eca3fa0d55d46f89a330b.zip |
unlimited select() timeout
mpd sets a 1s select() timeout for no reason. This makes mpd wake up
the CPU, consume some cycles just to see there is nothing to do. We
can save that by specifying NULL instead of a timeout.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7212 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions