TelepathyIM / telepathy-qt

Telepathy Qt bindings
https://telepathy.freedesktop.org
GNU Lesser General Public License v2.1
25 stars 14 forks source link

BaseConnection::(Adaptee::)disconnect should close channels. #2

Closed Kaffeine closed 8 years ago

Kaffeine commented 9 years ago

The Disconnect() method of Connection should close all channel with Channel::Closed() and Connection.Interface.Requests ChannelClosed() signals emission.

Kaffeine commented 8 years ago

Fixed in efb656072f5da8a457cdaca77bbd165287319208.