mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-20 23:12:18 +00:00
a029b942ae
Expand IPCError to contain a wrapped error, and add a helper to make constructing such errors easier. Add a defer-based "log on returned error" to IpcSetOperation. This lets us simplify all of the error return paths. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>