УкраїнськаEnglishmRussian
Вход/Новый
В теме нет новых постов

[BugNeedFeedback] [Sockets] Wrong holding the socket handler


Автор Сообщение
Сообщение создано: 20. 10. 2021 [10:58]
roman
Roman Savochenko
Moderator
Contributor
Developer
Создатель темы
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3742
OpenSCADA: [Work 1.0-r2769, LTS 0.9.4] > Transport.Sockets
Linux: Debian 9 64
Resume: Sometime the input transport cannot be started since the port already busy, and it busy by the same process, due to the process (OpenSCADA project) restart is resolved this problem.
Workaround: Just restart the process (OpenSCADA project)

Learn, learn and learn better than work, work and work.
Сообщение создано: 20. 10. 2021 [11:57]
roman
Roman Savochenko
Moderator
Contributor
Developer
Создатель темы
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3742
That seems of close() the socket handler can be unsuccessful, what must be processed but what error is come here and how that process must be long time caught.

For next catch the close() function of TSocketIn::stop() appended of the result processing with the error message generation.

Learn, learn and learn better than work, work and work.



8580