tailscale/ipn/ipnserver
Brad Fitzpatrick dd97111d06 backoff: update to Go style, document a bit, make 30s explicit
Also, bit of behavior change: on non-nil err but expired context,
don't reset the consecutive failure count. I don't think the old
behavior was intentional.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-08-09 09:36:26 -07:00
..
server_test.go ipn/ipnserver: make Engine argument a func that tries again for each connection 2020-07-29 14:33:33 -07:00
server.go backoff: update to Go style, document a bit, make 30s explicit 2020-08-09 09:36:26 -07:00