diff options
author | Max Kellermann <max@duempel.org> | 2009-01-13 21:45:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-13 21:45:44 +0100 |
commit | 18cb34700e1e4a960baa12a407d2148639996db9 (patch) | |
tree | 218c1fdfa8be9450abf4b189895710df087829dd /src/stored_playlist.c | |
parent | 25321297554890d01fa2fd6828f7faa906cda54a (diff) | |
download | mpd-18cb34700e1e4a960baa12a407d2148639996db9.tar.gz mpd-18cb34700e1e4a960baa12a407d2148639996db9.tar.xz mpd-18cb34700e1e4a960baa12a407d2148639996db9.zip |
daemon: don't check the setsid() return value
There is only one valid error condition for setsid(): when the current
process is already the process group leader. This is non-critical.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions