summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialportinfo_win.cpp
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-07-23 21:26:39 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-24 09:50:51 +0200
commita879b799635ff086156a213512a93963ce40fa28 (patch)
tree46bd6cdfabefd72abee13bde962804438b82a4c9 /src/serialport/qserialportinfo_win.cpp
parent38a54cddd6298746ce05102f95b43106d89029ad (diff)
Do not set an error for timeout as there is no timeout error handled yet
This will need a proper extension later with a dedicated timeout error for 5.2 which will follow this change. See the following QIODevice subclasses for details to get a rough idea: http://doc-snapshot.qt-project.org/qt5-stable/qtcore/qprocess.html#ProcessError-enum http://qt-project.org/doc/qt-5.0/qtcore/qfiledevice.html#FileError-enum http://doc-snapshot.qt-project.org/qt5-stable/qtnetwork/qabstractsocket.html#SocketError-enum This will also mean, we need to duplicate the qt_safe_select and qt_core_unix.cpp etc files as qt_safe_select is exported, but only from a private header. Anyway, more explain to come for that change. Task-number: QTBUG-32016 Change-Id: If10cd7b5575636f0f7ee3368258e80bd4766ff3a Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'src/serialport/qserialportinfo_win.cpp')
0 files changed, 0 insertions, 0 deletions