1
0
mirror of https://github.com/golang/go synced 2024-11-08 07:56:16 -07:00
go/src/internal
Alex Brainman 862fb86c6e internal/poll: only call SetFileCompletionNotificationModes for sockets
CL 36799 made SetFileCompletionNotificationModes to be called for
file handles. I don't think it is correct. Revert that change.

Fixes #22024
Fixes #22207

Change-Id: I26260e8a727131cffbf60958d79eca2457495554
Reviewed-on: https://go-review.googlesource.com/69871
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-10-12 07:13:23 +00:00
..
cpu internal/cpu: add support for x86 FMA cpu feature detection 2017-09-11 05:20:01 +00:00
nettrace
poll internal/poll: only call SetFileCompletionNotificationModes for sockets 2017-10-12 07:13:23 +00:00
race
singleflight
syscall path/filepath: re-implement windows EvalSymlinks 2017-10-05 04:16:00 +00:00
testenv internal/testenv: take testing.TB instead of *testing.T in MustHave* and SkipFlaky* 2017-09-19 23:34:28 +00:00
trace all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 2017-10-05 23:19:42 +00:00