chinmoyr created this revision. chinmoyr added reviewers: Frameworks, ossi. Restricted Application added a project: Frameworks. chinmoyr requested review of this revision.
REVISION SUMMARY The class SocketAddress is meant only for creating a proper socket address structure. It should not be handling cleanup of the socket file. FdReceiver and file ioslave are better suited for this job. Depends on https://phabricator.kde.org/D9966 and https://phabricator.kde.org/D10409 REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D10410 AFFECTED FILES src/ioslaves/file/fdreceiver.cpp src/ioslaves/file/file_unix.cpp src/ioslaves/file/sharefd_p.h To: chinmoyr, #frameworks, ossi Cc: michaelh, ngraham