D10273: Create proper SocketAddress
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Sat Feb 3 14:04:48 UTC 2018
chinmoyr created this revision.
chinmoyr added a reviewer: Frameworks.
Restricted Application added a project: Frameworks.
chinmoyr requested review of this revision.
REVISION SUMMARY
This patch changes SocketAddress class to create an address structure for
a pathname socket (on all platforms), provide correct length of the structure
by including length of any additional implementation specific fields
and return nullptr upon address query if the address structure was not
properly initialized.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D10273
AFFECTED FILES
src/ioslaves/file/fdreceiver.cpp
src/ioslaves/file/fdreceiver.h
src/ioslaves/file/kauth/fdsender.cpp
src/ioslaves/file/sharefd_p.h
To: chinmoyr, #frameworks
Cc: ossi, thiago, dfaure, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180203/79535f92/attachment.html>
More information about the Kde-frameworks-devel
mailing list