Open iasoon opened 6 years ago
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?
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?