D9867: Fix compile fail on macOS

2018-01-13 Thread Christoph Cullmann
This revision was automatically updated to reflect the committed changes. Closed by commit R241:edf79981b447: fix compile on macOS (missing SOCK_NONBLOCK) (authored by cullmann). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9867?vs=25281&id=25284 REVISION DETAI

D9867: Fix compile fail on macOS

2018-01-13 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D9867 To: cullmann, dfaure, #frameworks

D9867: Fix compile fail on macOS

2018-01-13 Thread Christoph Cullmann
cullmann created this revision. cullmann added reviewers: dfaure, Frameworks. Restricted Application added a project: Frameworks. cullmann requested review of this revision. REVISION SUMMARY macOS doesn't have the wanted define, that workaround seems to be in use by other projects. > added