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
{{ message }}
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
When the server wants to close a connection, we should put a time limit on how long we wait for the client to confirm. if we don't do this, we will wait forever for disconnected clients.
What would be a reasonable time to wait?
The text was updated successfully, but these errors were encountered:
When the server wants to close a connection, we should put a time limit on how long we wait for the client to confirm. if we don't do this, we will wait forever for disconnected clients.
What would be a reasonable time to wait?
The text was updated successfully, but these errors were encountered: