Revision 0f4f6e9...

Go back to digest for 8th January 2012

Bug Fixes in KDE Base

Sebastian Trueg committed changes in [kdelibs/KDE/4.8] /network:

KTcpSocket: forward encryptedBytesWritten from QSslSocket.

Very important for the timeout detection in the akonadi imap resource.
write(5MB) gives an immediate bytesWritten(5MB), only encryptedBytesWritten
allows to see some regular activity on the socket.

, 258361

File Changes

Modified 2 files
  • /network
  •   kdecore/ktcpsocket.cpp
  •   kdecore/ktcpsocket.h
2 files changed in total