[PATCH] eventloop: clarify post_dispatch_check()

Daniel Stone daniel at fooishbar.org
Tue Dec 5 13:57:02 UTC 2017


Hi Chris,

On 28 August 2017 at 09:03,  <chris at cooperteam.net> wrote:
> This *technically* changes the semantics of the return value of the source callbacks.
> Previously you could return a negative number from a source callback and it would prevent
> *other* source callbacks from triggering a subsequent recheck.
>
> Doing that seems like such a bad idea it's not worth supporting.
>
> v2: Log this case if it is hit, so we don't silently change behaviour.

Thanks for this! Reviewed and pushed now.

Cheers,
Daniel


More information about the wayland-devel mailing list