EnglishУкраїнськаmRussian
Login/New
Topic with no new replies

[BugNeedFeedback] [Sockets] Wrong holding the socket handler


Author Message
Written on: 20. 10. 2021 [10:58]
roman
Roman Savochenko
Moderator
Contributor
Developer
Topic creator
registered since: 12.12.2007
Posts: 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.
Written on: 20. 10. 2021 [11:57]
roman
Roman Savochenko
Moderator
Contributor
Developer
Topic creator
registered since: 12.12.2007
Posts: 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.



4084