Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ntcore] NT4 client: close timed-out connections #5175

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

PeterJohnson
Copy link
Member

Pings are sent every 3 seconds. If we don't see a response to the last ping before it's time to send the next one, close the connection.

Fixes #5146.

Pings are sent every 3 seconds.  If we don't see a response to the last
ping before it's time to send the next one, close the connection.
@PeterJohnson PeterJohnson requested a review from a team as a code owner March 9, 2023 05:47
@PeterJohnson PeterJohnson merged commit 2108a61 into wpilibsuite:main Mar 25, 2023
@PeterJohnson PeterJohnson deleted the nt-client-disconnect branch March 25, 2023 23:27
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Network Tables client should survive network disruption?
1 participant