mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-20 23:12:18 +00:00
37a239e736
Unify the handling of unexpected UAPI errors. The comment that says "should never happen" is incorrect; this could happen due to I/O errors. Correct it. Change error message capitalization for consistency. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>