D10410: Move the task of cleaning up of socket file to file ioslave and FdReceiver

Chinmoy Ranjan Pradhan noreply at phabricator.kde.org
Fri Feb 9 17:26:59 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180209/5cd4f539/attachment.html>


More information about the Kde-frameworks-devel mailing list