You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: