berthubert / galmon

galileo open source monitoring
GNU General Public License v3.0
198 stars 53 forks source link

ubxtool/rtcmtool/septool transmitter deals badly with timeouts #133

Open ahupowerdns opened 3 years ago

ahupowerdns commented 3 years ago

Despite claims in the code, the NavmonMessage transmitter deals badly with timeouts, except during connect, where we handle them well. The timeout is not hooked up to the ReadBuffer class, and is not actually used by writen() in SocketCommunicator.