]> Cypherpunks repositories - gostls13.git/commit
os: disable the use of netpoll on directories as well on *BSDs
authorYuval Pavel Zholkover <paulzhol@gmail.com>
Fri, 19 Apr 2019 12:41:38 +0000 (15:41 +0300)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Apr 2019 19:24:47 +0000 (19:24 +0000)
commit059f2d4a467465183820710df43a234f02d9c255
tree82ea85adad97c1b4c75f9ea856505ef357cfcfa2
parent14b5b4a2a13c3148fdfeb4852436661791a13e2e
os: disable the use of netpoll on directories as well on *BSDs

Follow up CL 156379.

Updates #19093

Change-Id: I5ea3177fc5911d3af71cbb32584249e419e9d4a3
Reviewed-on: https://go-review.googlesource.com/c/go/+/172937
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/file_unix.go