mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 03:51:03 +00:00

So the control server can test whether a client's actually present. Most clients are over HTTP/2, so these pings (to the same host) are super cheap. This mimics the earlier goroutine dump mechanism. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>