appshare: handle EOF from RDP channel
commitd3023786132e69025b2486efd9652b16399bc8c0
authorJakub Adam <jakub.adam@ktknet.cz>
Fri, 22 Apr 2016 05:36:13 +0000 (22 07:36 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 9 Dec 2016 07:12:01 +0000 (9 08:12 +0100)
treefa54471521a91eaa4528cc96f2b1e3b7ae760ca8
parent99e1558a3ff88fabeb42415a798da18108f2b1b7
appshare: handle EOF from RDP channel

unhandled end-of-file on RDP input channel might have been causing that
rdp_channel_readable_cb() was called from the message loop over and over
again, blocking Pidgin UI after exiting a desktop sharing session.
src/core/sipe-appshare.c