Revision c51ee21...

Go back to digest for 3rd February 2013

Bug Fixes in KDE-PIM

David Faure committed changes in [kdepimlibs/KDE/4.10] kimap/sessionthread.cpp:

Calling reconnect from the disconnected signal confuses qt sockets.

Qt does some more cleanup after emitting disconnected, so if we're already
trying to reconnect, it will clean that up on the way. Better let Qt
finish, and only then reconnect.

File Changes

Modified 1 files
  • kimap/sessionthread.cpp
1 files changed in total