Diffusion KIO 84f290a2659d

forward socket error string to KTcpSocket

Authored by mkoller on Dec 8 2017, 1:37 PM.

Description

forward socket error string to KTcpSocket

KTcpSocket is a QIODevice, internally using a Qt socket - however it did
not set the error string of itself when the internal socket
signals some error condition. Now it does.

Differential Revision: https://phabricator.kde.org/D9249

Details

Committed
mkollerDec 8 2017, 1:37 PM
Differential Revision
D9249: forward socket error string to KTcpSocket
Parents
R241:5f7e892cb79f: Refactor and remove duplicate code in kfileplacesview
Branches
Unknown
Tags
Unknown