----------------------------------------------------------- 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
