mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-22 16:03:10 +00:00
747f5440bc
We're loosing our ownership of the port when bringing the device down, which means another test process could reclaim it. Avoid this by retrying for 4 seconds. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>