mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
![]() This solution is bases on https://github.com/wlynxg/anet project. `github.com/wlynxg/anet` is a partial alternative implementation of the `golang.org/x/net` module. The goal of `anet` module is to provide workarounds of the issues https://github.com/golang/go/issues/40569 and https://github.com/golang/go/issues/68082 on Android 11+. Tested on AOSP 13. Resolves: #1149 |
||
---|---|---|
.. | ||
admin.go | ||
advertisement.go | ||
advertisement_test.go | ||
multicast.go | ||
multicast_darwin.go | ||
multicast_darwin_cgo.go | ||
multicast_other.go | ||
multicast_unix.go | ||
multicast_windows.go | ||
options.go |