Don't try to check core:net on the BSDs.

This commit is contained in:
Jeroen van Rijn
2023-03-03 18:24:26 +01:00
parent 6e9475d61d
commit d939d6079a
5 changed files with 28 additions and 18 deletions
+2
View File
@@ -1,4 +1,6 @@
// +build windows, linux, darwin
package net
/*
Package net implements cross-platform Berkeley Sockets, DNS resolution and associated procedures.
For other protocols and their features, see subdirectories of this package.