This website requires JavaScript.
Explore
Help
Sign In
GerhardHoffmann
/
UpdatePTUDevCtrl
Watch
1
Star
0
Fork
0
You've already forked UpdatePTUDevCtrl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d528f0f55
UpdatePTUDevCtrl
/
ismas
History
Gerhard Hoffmann
8d528f0f55
SO_SNDTIMEO and SO_RCVTIMEO socket options have turned out not to be reliable.
...
Use select() for detecting timeout on socket (read and write).
2023-08-14 14:35:54 +02:00
..
ismas_client.cpp
SO_SNDTIMEO and SO_RCVTIMEO socket options have turned out not to be reliable.
2023-08-14 14:35:54 +02:00
ismas_client.h
Added finalResult() -> send final message to ISMAS in any case.
2023-08-11 12:19:10 +02:00