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
TCPHelper enables keepAlive in the underlying net.socket, but without any time interval.
What is the default time interval? Is it different on every OS?
Perhaps an additional optional option could be added for the keepAlive interval to be set?
The text was updated successfully, but these errors were encountered:
TCPHelper enables
keepAlive
in the underlyingnet.socket
, but without any time interval.What is the default time interval? Is it different on every OS?
Perhaps an additional optional option could be added for the keepAlive interval to be set?
The text was updated successfully, but these errors were encountered: