seatd/libseat/backend
Kenny Levinsen 6fa82930d0 libseat: Execute bg events after IPC calls
If a background event was queued during call dispatch, and no unread
data was left on the socket, there would be no incentive for the user to
call dispatch, and as a result, the events would never be executed.

Execute events at the end of IPC calls that read from the socket to
avoid stalls.
2020-09-22 01:01:46 +02:00
..
logind.c logind: Merge PropertiesChanged handlers 2020-08-28 22:55:25 +02:00
seatd.c libseat: Execute bg events after IPC calls 2020-09-22 01:01:46 +02:00