seatd/libseat/backend
Kenny Levinsen 5923e0edc9 libseat/seatd: Add dispatch_pending_and_execute
This handler returns the number of dispatched or executed events, or -1
if dispatch_pending failed.

This helper is used to clean up dispatch_background, which now ensures
that all events are executed before we read or poll the connection, and
have improved error handling in the corner case where the second
dispatch_pending failed.
2021-07-09 00:09:14 +02:00
..
logind.c logind: Fix return values from close_device/get_fd 2021-02-27 19:35:01 +01:00
noop.c Add no-op session 2021-03-26 11:11:26 +01:00
seatd.c libseat/seatd: Add dispatch_pending_and_execute 2021-07-09 00:09:14 +02:00