Review Request: Replace thread usage with local event loop in kio/kio/hostinfo.cpp

Dawit Alemayehu adawit at kde.org
Sun Aug 7 05:07:02 BST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102238/
-----------------------------------------------------------

Review request for kdelibs.


Summary
-------

This patch replaces the creation of a new thread for every DNS lookup with a local even loop based solution. This change addresses the issue of crashes that can arise from terminating the thread when the desired timeout duration is exceeded. See http://git.reviewboard.kde.org/r/102179/.


Diffs
-----

  kio/kio/hostinfo.cpp fcb7889 

Diff: http://git.reviewboard.kde.org/r/102238/diff


Testing
-------


Thanks,

Dawit

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110807/cedb7413/attachment.htm>


More information about the kde-core-devel mailing list