make "update" command background/non-blocking
git-svn-id: https://svn.musicpd.org/mpd/trunk@665 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -79,7 +79,7 @@ typedef struct _PlayerControl {
|
||||
int decode_pid;
|
||||
} PlayerControl;
|
||||
|
||||
void player_sigHandler(int signal);
|
||||
void player_sigChldHandler(int pid, int status);
|
||||
|
||||
int playerPlay(FILE * fp, char * utf8file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user