wlroots-hyprland/backend/session
Tobias Blass 482fc48c74 FIX: Suprocess loops endlessly when the control socket closes.
recvmsg(3) returns 0 if the connection partner has shut down its socket.
The communicate function considered 0 a successful message, though, and
keeps calling recvmsg(3) again and again.
2018-06-20 22:00:45 +02:00
..
direct-freebsd.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
direct-ipc.c FIX: Suprocess loops endlessly when the control socket closes. 2018-06-20 22:00:45 +02:00
direct.c Check for seat0 properly 2018-06-14 21:02:32 +12:00
logind.c Multiseat fixes 2018-06-14 20:46:16 +12:00
session.c Multiseat fixes 2018-06-14 20:46:16 +12:00