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 | ||