mirror of
https://git.zx2c4.com/wireguard-go
synced 2024-11-15 01:05:15 +01:00
bd83f0ac99
The -1 protection was removed and the wrong error was returned, causing
us to read from a bogus fd. As well, remove the useless closures that
aren't doing anything, since this is all synchronized anyway.
Fixes:
|
||
---|---|---|
.. | ||
bindtest | ||
winrio | ||
bind_linux.go | ||
bind_std.go | ||
bind_windows.go | ||
boundif_android.go | ||
conn.go | ||
default.go | ||
mark_default.go | ||
mark_unix.go |