D26034: Replace KLocalSocket with QLocalSocket
Nicolas Fella
noreply at phabricator.kde.org
Mon Dec 16 00:48:18 GMT 2019
nicolasfella created this revision.
nicolasfella added a reviewer: Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nicolasfella requested review of this revision.
REVISION SUMMARY
As described in T12010 <https://phabricator.kde.org/T12010>.
AFAIU the QTcpSocket path was only used for Windows, but since QLocalSocket supports Windows we can just use that.
This is entirely untested on Windows though.
TEST PLAN
Did some SFTP stuff in Dolphin.
No new tests fail
REPOSITORY
R241 KIO
BRANCH
klocalsocket
REVISION DETAIL
https://phabricator.kde.org/D26034
AFFECTED FILES
autotests/CMakeLists.txt
autotests/klocalsocketservertest.cpp
autotests/klocalsocketservertest.h
autotests/klocalsockettest.cpp
autotests/klocalsockettest.h
src/core/CMakeLists.txt
src/core/connection.cpp
src/core/connectionbackend.cpp
src/core/connectionbackend_p.h
src/core/connectionserver.cpp
src/core/klocalsocket.cpp
src/core/klocalsocket.h
src/core/klocalsocket_p.h
src/core/klocalsocket_unix.cpp
src/core/klocalsocket_win.cpp
To: nicolasfella, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191216/ff0a36b2/attachment.html>
More information about the Kde-frameworks-devel
mailing list