summaryrefslogtreecommitdiffstats
path: root/input/ipc-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'input/ipc-unix.c')
-rw-r--r--input/ipc-unix.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/input/ipc-unix.c b/input/ipc-unix.c
index b0400496ff..e4b98edfc9 100644
--- a/input/ipc-unix.c
+++ b/input/ipc-unix.c
@@ -339,6 +339,8 @@ static void *ipc_thread(void *p)
goto done;
}
+ MP_VERBOSE(arg, "Listening to IPC socket.\n");
+
int client_num = 0;
struct pollfd fds[2] = {