// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build freebsd,arm netbsd
+// +build freebsd,arm
// Waiting for FDs via kqueue/kevent.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build darwin freebsd,amd64 freebsd,386 linux openbsd windows
+// +build darwin freebsd,amd64 freebsd,386 linux netbsd openbsd windows
package net
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build freebsd,arm netbsd
+// +build freebsd,arm
package net