summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qsctpsocket.h
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2016-10-29 19:25:32 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2017-02-01 13:44:11 +0000
commit47cded3e6f271c86de65afee00a028cbe9826403 (patch)
tree9e3d0781e22e6c64096310c14f4862e1fa20d2fe /src/network/socket/qsctpsocket.h
parentdd2a871eaefe8925c88a835bf298180044d4b0e9 (diff)
QSocks5SocketEngine: stop polling on UDP
There is no need in additional polling, because readyRead() signal of the inner socket is directly connected to the slot which extracts the datagrams. Moreover, calling _q_udpSocketReadNotification() from the engine code might cause the spurious notifications both in the outer and inner sockets. Change-Id: Ibe75f5990e27b7460d628fa4a1ca4e64657e302c Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/network/socket/qsctpsocket.h')
0 files changed, 0 insertions, 0 deletions