D12745: Unify API for file descriptor sharing
    Chinmoy Ranjan Pradhan 
    noreply at phabricator.kde.org
       
    Mon May  7 16:16:41 UTC 2018
    
    
  
chinmoyr created this revision.
chinmoyr added reviewers: dfaure, ossi.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
chinmoyr requested review of this revision.
REVISION SUMMARY
  Pass socket path as const char* to SocketAddress, FdSender and FdReceiver.
  This way FdSender and SocketAddress remain qt-free and FdReceiver doesn't
  stand out.
  
  Depends on D12744 <https://phabricator.kde.org/D12744>
REPOSITORY
  R241 KIO
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D12745
AFFECTED FILES
  src/ioslaves/file/fdreceiver.cpp
  src/ioslaves/file/fdreceiver.h
  src/ioslaves/file/file_unix.cpp
  src/ioslaves/file/kauth/fdsender.cpp
  src/ioslaves/file/kauth/fdsender.h
  src/ioslaves/file/sharefd_p.h
To: chinmoyr, dfaure, ossi
Cc: #frameworks, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180507/8006cbba/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list