seatd/libseat
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
..
backend libseat/seatd: Add dispatch_pending_and_execute 2021-07-09 00:09:14 +02:00
libseat.c Avoid a clang-format quirk 2021-03-26 11:34:13 +01:00
libseat.syms libseat: Use symbol file instead of -fvisibility 2020-08-03 00:54:55 +02:00