mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-18 11:33:41 +00:00

It existed to work around the frequent opening and closing of the conn.Bind done by wireguard-go. The preceding commit removed that behavior, so we can simply close the connections when we are done with them. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>