ZeusWPI / MOZAIC

MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Time out connections #261

Open iasoon opened 6 years ago

iasoon commented 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?