diff options
author | Mikkel Oscar Lyderik <[email protected]> | 2016-03-22 11:27:36 +0100 |
---|---|---|
committer | Mikkel Oscar Lyderik <[email protected]> | 2016-03-22 11:27:39 +0100 |
commit | 1d010afbf72355eae0fdffa249f2588cb801c302 (patch) | |
tree | 27246e135aa3184f9e0a4cd7721e486097c4807d /swaylock/main.c | |
parent | 4ce1ab8a2632c1676235b51b00f4469e96966c7c (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 'swaylock/main.c')
0 files changed, 0 insertions, 0 deletions