summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qcryptographichash/main.cpp
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2017-09-06 16:04:51 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2017-09-20 19:18:34 +0000
commitbcd81a9e2d59bb90567fbc8dec85fc51fd5befa0 (patch)
tree454d0d3f71f23ab0ed42b196709532e7ad18bd71 /tests/benchmarks/corelib/tools/qcryptographichash/main.cpp
parente0c2d328b11ab893538393fad66ad61d22d823c6 (diff)
QAbstractSocket: remove disconnect timer
Nowadays, there is no need for this additional timer. It was intended to forcibly disconnect the socket if an appropriate write notification has not arrived. After several fixes in the notification system this does not occur anymore, because otherwise we might have seen the hangs in the regular data transmitting. Also, it can break a delaying disconnect of the socket, if a write chunk is large enough. Task-number: QTBUG-63000 Change-Id: I9b9fd46af0209f9ce006a6d5ee5bfac9ea85482d Reviewed-by: Anthony Groyer <anthony.groyer@airliquide.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests/benchmarks/corelib/tools/qcryptographichash/main.cpp')
0 files changed, 0 insertions, 0 deletions