]> Cypherpunks.ru repositories - gostls13.git/commit
internal/poll: don't add non-sockets to runtime poller
authorIan Lance Taylor <iant@golang.org>
Tue, 1 Aug 2017 23:05:17 +0000 (16:05 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 3 Aug 2017 04:22:44 +0000 (04:22 +0000)
commitf396fa4285dd5def6d28ebedb4261cf89133bae1
tree3d629857f8d665fe5b30bcd65968f98b5a0456ee
parent664cd26c89ec59cb6b686a9b3887ace7a76b0047
internal/poll: don't add non-sockets to runtime poller

Updates #21172

Change-Id: I0fec6e645328bbc85f3e47f4f71dd8d1d68c75ab
Reviewed-on: https://go-review.googlesource.com/52551
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/internal/poll/fd_windows.go