D25682: add initial wsdiscovery support
David Faure
noreply at phabricator.kde.org
Wed Jan 15 21:41:37 GMT 2020
dfaure added inline comments.
INLINE COMMENTS
> wsdiscoverer.cpp:97
> + while (!m_discovery) {
> + QCoreApplication::processEvents();
> + }
You could also connect the signal resolved() to a local QEventLoop here? Would be cleaner and less CPU-intensive.
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D25682
To: sitter, dfaure, #frameworks, #dolphin
Cc: meven, schmeisser, bcooksley, ngraham, caspermeijn, davidedmundson, kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200115/9196cd1e/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list