pojntfx / unisockets

A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
https://alphahorizonio.github.io/unisockets/
GNU Affero General Public License v3.0
34 stars 6 forks source link

not woring in go darwin/amd64 #7

Open izouxv opened 3 years ago

izouxv commented 3 years ago

../../../../golang/gopath/pkg/mod/github.com/alphahorizonio/unisockets@v0.1.1/pkg/unisockets/unisockets_native_posix_go.go:116:16: could not determine kind of name for C.htons

go version: go1.16.4 darwin/amd64