seatd/libseat/backend
Kenny Levinsen f128359332 logind: Always send ping if data is queued
sd_bus_call_method may have read and queued our ping response, so we
cannot assume that a previous ping will make the socket readable.

Instead, always send a ping if read or write queues are not empty, even
if a ping has already been sent.
2022-02-15 13:51:49 +01:00
..
logind.c logind: Always send ping if data is queued 2022-02-15 13:51:49 +01:00
noop.c libseat: Use SOCK_CLOEXEC and SOCK_NONBLOCK 2022-02-09 23:22:29 +01:00
seatd.c libseat: Use SOCK_CLOEXEC and SOCK_NONBLOCK 2022-02-09 23:22:29 +01:00