diff options
author | Kenny Levinsen <kl@kl.wtf> | 2020-09-19 21:58:09 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2020-09-22 01:01:46 +0200 |
commit | 6fa82930d0c5660eea3102989c765dc864514e36 (patch) | |
tree | e69a06151de0b5c211b41e6259743965b4747a97 /.builds | |
parent | 4c22c7b00414ad93809adc619062ca89345aeaa1 (diff) |
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.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions