Revision 65aabc8...

Go back to digest for 8th May 2011

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in [kdelibs] kio/kio/tcpslavebase.cpp:

Avoid resolving host names in TCPSlaveBase::connectToHost.

This basically reverts commit 79c4ed8a7c7fe18f4c1d02d5faba5e7a412f57ae which
was a workaround for bugs in hardware that was caused by QAbstractSocket's
potential propensity to perform multiple look ups when connectToHost and
waitForConnected are called successively.



REVIEW: 101338

File Changes

Modified 1 files
  • kio/kio/tcpslavebase.cpp
1 files changed in total