mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 13:47:52 +00:00
be682c7426
Since node 12.17.0 setKeepAlive also sets TCP_KEEPCNT=10 (vs 5 that we had) TCP_KEEPINTVL=1 (vs 5s that we had) Change-type: patch See: https://nodejs.org/docs/latest-v14.x/api/net.html#net_socket_setkeepalive_enable_initialdelay See: https://github.com/balena-io/balena-cli/pull/1220 |
||
---|---|---|
.. | ||
api.ts | ||
deploy.ts | ||
errors.ts | ||
live.ts | ||
logs.ts | ||
ssh.ts |