aboutsummaryrefslogtreecommitdiff
path: root/common/list.c
diff options
context:
space:
mode:
authorMikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-03-22 11:27:36 +0100
committerMikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-03-22 11:27:39 +0100
commit1d010afbf72355eae0fdffa249f2588cb801c302 (patch)
tree27246e135aa3184f9e0a4cd7721e486097c4807d /common/list.c
parent4ce1ab8a2632c1676235b51b00f4469e96966c7c (diff)
Abort when receiving 0 bytes in IPC call
When sway crashes a swaybar process is sometimes left behind running at 100% CPU. This was caused by the swaybar trying to retrieve an IPC response from the closed sway socket. This patch fixes the problem by aborting when the socket has been closed (recv return 0). Fix #528
Diffstat (limited to 'common/list.c')
0 files changed, 0 insertions, 0 deletions