diff options
author | Max Kellermann <max@duempel.org> | 2008-03-26 10:38:58 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-03-26 10:38:58 +0000 |
commit | 70dbc2b0e76f479961bd0ac326ee6a5d009cc170 (patch) | |
tree | e6e019ac7b5723173a3a378cb580a183ce7c4c83 /TODO | |
parent | bf05ce161fb0ace60aa621b6e5dae00b49729b29 (diff) | |
download | mpd-70dbc2b0e76f479961bd0ac326ee6a5d009cc170.tar.gz mpd-70dbc2b0e76f479961bd0ac326ee6a5d009cc170.tar.xz mpd-70dbc2b0e76f479961bd0ac326ee6a5d009cc170.zip |
send notify signal after SIGCONT
When the decoder receives SIGCONT during waitNotify(), the kernel
restarts the read() system call. This lets the decoder process block
indefinitely, while the player process waits for it to react. This
should probably be solved with a proper signal handler which aborts
the read() system call, but for now, we just write to the pipe to make
it wake up.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7216 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions