mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 05:01:04 +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>