D10410: Move the task of cleaning up of socket file to file ioslave and FdReceiver
Oswald Buddenhagen
noreply at phabricator.kde.org
Sun Mar 4 11:31:12 UTC 2018
ossi added inline comments.
INLINE COMMENTS
> fdreceiver.cpp:62
> }
> + ::unlink(QFile::encodeName(m_path));
> }
any particular reason not to use QFile::remove() here as well?
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D10410
To: chinmoyr, #frameworks, ossi, dfaure
Cc: michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180304/9af5c6f4/attachment.html>
More information about the Kde-frameworks-devel
mailing list