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
How do i handle timeouts between server and client? I mean normally you would have the connection established as long as needed, but timeouts on the ISP sides (for whichever reason) would result in a timeout of this connection. how do i detect it and maybe even handle it for example to automatically reconnect to the server if needed?
The text was updated successfully, but these errors were encountered:
How do i handle timeouts between server and client? I mean normally you would have the connection established as long as needed, but timeouts on the ISP sides (for whichever reason) would result in a timeout of this connection. how do i detect it and maybe even handle it for example to automatically reconnect to the server if needed?
The text was updated successfully, but these errors were encountered: