Files
qemu/hw
Philippe Mathieu-Daudé 53c7c92422 hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
GLib recommend to use G_SOURCE_REMOVE / G_SOURCE_CONTINUE
for GSourceFunc callbacks. Our FEWatchFunc is a GSourceFunc
returning such value. Use such definitions which are
"more memorable" [*].

[*] https://docs.gtk.org/glib/callback.SourceFunc.html#return-value

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230705133139.54419-5-philmd@linaro.org>
2023-08-31 19:47:43 +02:00
..
2023-07-25 17:15:47 +03:00
2023-08-23 12:06:39 +02:00
2023-08-23 12:06:39 +02:00
2023-08-31 19:46:43 +02:00
2023-08-23 12:06:39 +02:00
2023-08-31 09:45:17 +01:00
2023-06-05 20:48:34 +02:00
2023-07-10 16:17:08 -04:00
2023-07-25 17:14:07 +03:00