Enable building on unsupported systems

This commit is contained in:
Daniel
2020-07-22 11:13:57 +02:00
parent 3b6cd55d51
commit 084c194da3
4 changed files with 74 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
//+build !windows,!linux
package netenv
import "net"