aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/ipc-unix.c
Commit message (Expand)AuthorAge
* ipc-unix: don't blow up on readonly fd://Gravatar Niklas Haas2018-10-31
* ipc-unix: leave room for a NUL terminatorGravatar Ben Boeckel2018-10-31
* all: replace mpv_detach_destroy() with mpv_destroy()Gravatar wm42018-03-15
* ipc: avoid dereferencing NULLGravatar Martin Shirokov2017-12-15
* Avoid calling close(-1)Gravatar wm42017-06-29
* ipc-unix: don’t truncate the message on EAGAINGravatar Sebastian Reuße2017-05-24
* ipc: log when listening to IPC socketGravatar wm42016-09-29
* client API: declare mpv_suspend/mpv_resume deprecatedGravatar wm42016-09-16
* client API: remove SIGPIPE overriding codeGravatar wm42016-09-15
* osdep/io: introduce mp_flush_wakeup_pipe()Gravatar Rostislav Pehlivanov2016-07-30
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* ipc: add Windows implementation with named pipesGravatar James Ross-Gowan2016-03-23