mirror of https://github.com/qt/qtgrpc.git
If the channel is in error state the socket could be non writable which would result in an error loop if reconnections are steadily happening since the logic would never reach m_reconnectFunction(). Add a safety check for the state to be Connected to protect against this condition. Pick-to: 6.9 6.8 Fixes: QTBUG-133937 Change-Id: Ie6c4858623ee8d7cc89a57d9bb14e4735fa64117 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> |
||
---|---|---|
LICENSES | ||
cmake | ||
coin | ||
examples | ||
src | ||
tests | ||
.clang-format | ||
.cmake.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.tag | ||
CMakeLists.txt | ||
LICENSE.Apache-2.0.txt | ||
REUSE.toml | ||
configure.cmake | ||
dependencies.yaml | ||
licenseRule.json | ||
qt_attribution.json | ||
qt_cmdline.cmake |