summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qsctpserver.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2019-06-21 13:02:34 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2019-07-02 16:05:07 +0200
commit5e0a45e932424c5ed661ae518ca21d2ab627db2d (patch)
tree04e2562421d2eec3022b4aa9a00d1032f7034fb2 /src/network/socket/qsctpserver.cpp
parentcee5a11bdba94fbeb48de8cffa08cfa3e85423c8 (diff)
QSocks5SocketEngine: pass data to application when connected
If we end up in the connected state then we should pass on any remaining data immediately instead of waiting until the next time we get a read notification. The other `case`s in the switch might be able to do something similar, but I don't want to introduce that logic now in case it breaks something else, the Connected branch is small and simple to deal with. Should severely reduce flakiness with socks proxy in CI under pressure. Task-number: QTBUG-76367 Change-Id: I0965d4c62a29a25ce6b8dd60862a464279aef0b4 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Ryan Chu <ryan.chu@qt.io>
Diffstat (limited to 'src/network/socket/qsctpserver.cpp')
0 files changed, 0 insertions, 0 deletions