diff options
author | Max Kellermann <max@duempel.org> | 2008-08-28 20:20:10 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-28 20:20:10 +0200 |
commit | f6a7dd2b455cc1f08c1c00085ce1801870d6b41e (patch) | |
tree | 5048c770c6ab49185bb5f01aa47974cd5a027e79 /src/stats.h | |
parent | 32bb19d03f9a5898658a10356fc5ad3ca69c089c (diff) | |
download | mpd-f6a7dd2b455cc1f08c1c00085ce1801870d6b41e.tar.gz mpd-f6a7dd2b455cc1f08c1c00085ce1801870d6b41e.tar.xz mpd-f6a7dd2b455cc1f08c1c00085ce1801870d6b41e.zip |
client: select() errors are fatal
Previously, when select() failed, we assumed that there was an invalid
file descriptor in one of the client structs. Thus we tried select()
one by one. This is bogus, because we should never have invalid file
descriptors. Remove it, and make select() errors fatal.
Diffstat (limited to 'src/stats.h')
0 files changed, 0 insertions, 0 deletions