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
2 files changed in total