mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-20 17:31:26 +00:00
On Linux we can run `ip link del wg0`, in which case the fd becomes stale, and we should exit. Since this is an intentional action, don't treat it as an error. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>