summaryrefslogtreecommitdiffstats
path: root/input/ipc-unix.c
Commit message (Expand)AuthorAgeFilesLines
* ipc: log when listening to IPC socketwm42016-09-291-0/+2
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-161-5/+1
* client API: remove SIGPIPE overriding codewm42016-09-151-0/+6
* osdep/io: introduce mp_flush_wakeup_pipe()Rostislav Pehlivanov2016-07-301-2/+1
* build: silence -Wunused-resultNiklas Haas2016-06-071-2/+2
* ipc: add Windows implementation with named pipesJames Ross-Gowan2016-03-231-0/+422