diff options
author | Hans de Goede <hdegoede@redhat.com> | 2011-11-08 14:52:10 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2011-11-16 17:06:59 +0100 |
commit | 012f2de1215b2f654571e2ca924f106c24315ba4 (patch) | |
tree | a9d5c25df8b5f7bc22effa43f0ae62be1cc0b28f /spice_codegen.py | |
parent | 47d7c79be52f23b663e48af4eaeaba32dc486c43 (diff) | |
download | spice-gtk-012f2de1215b2f654571e2ca924f106c24315ba4.tar.gz spice-gtk-012f2de1215b2f654571e2ca924f106c24315ba4.tar.xz spice-gtk-012f2de1215b2f654571e2ca924f106c24315ba4.zip |
channel-usbredir: Make spice_usbredir_channel_connect async
With the (upcoming) introduction of the usb device node acl helper, which
uses policykit, spice_usbredir_channel_connect() may take a long time as
it will be waiting for the helper, which will be waiting for policykit which
may be interacting with the user -> Make spice_usbredir_channel_connect() async
Note that this patch only changes spice_usbredir_channel_connect's
API to use the standard GIO async API, it is not actually async after this
patch since it does not yet call the acl helper.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'spice_codegen.py')
0 files changed, 0 insertions, 0 deletions