GNOME Bugzilla – Bug 797184
gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource
Last modified: 2018-09-21 11:44:55 UTC
Note that this is untested so far, even for compilation.
Created attachment 373717 [details] [review] gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource Removes some unneeded code duplication between here and GLib.
Created attachment 373718 [details] [review] gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource Removes some unneeded code duplication between here and GLib.
Confirmed to compile at least
Attachment 373718 [details] pushed as cde4cfe - gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource