Revision 690640
Go back to digest for 22nd July 2007Features in KDE Base
Thiago Macieira committed changes in /trunk/KDE/kdelibs/kio/kio/connection.cpp:
Sometimes, one extra command is read from the socket before a suspend takes effect.
This causes a deadlock, because nothing comes from the resumed job and the other one is suspended (FileCopyJob).
Emit a signal to notify that there's data to be read after a resume()
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kio/kio/connection.cpp
1 files changed in total