-
Committer:
Teddy Hogeborn
-
Date:
2019-08-24 15:20:41 UTC
-
mto:
This revision was merged to the branch mainline in
revision
392.
-
Revision ID:
teddy@recompile.se-20190824152041-8w32uk5na9hcs8gd
Server: Fully use new GLib.io_add_watch() call signature
* mandos: When calling GLib.io_add_watch(), always pass a channel as
the first argument instead of a file descriptor. This is
supported by PyGObject 3.8 or later.