summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/socketcan
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2018-10-17 12:58:02 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2018-10-29 07:02:03 +0000
commit834258bb3d17638e8e3dc2eca2a3115006c092fd (patch)
treed97b22efac7d5a5f8e8e9dbb610e6f76450152b9 /src/plugins/canbus/socketcan
parentdf179c4c18d8feeef48e38cc76cd2a0395ba5de1 (diff)
Ensure QModbusReply::finished() is emitted after disconnect from serial
If the user or remote end closed the serial connection while a QModbusReply is currently pending the reply was never concluded by emitting the finished() or error() signal. QModbusReply::setError() emits both signals. Fixes: QTBUG-68543 Change-Id: Ic93194b0bf28b7147934452889de8c9aa55ff983 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'src/plugins/canbus/socketcan')
0 files changed, 0 insertions, 0 deletions