Fix sharedsock build on android (#837)

This commit is contained in:
Zoltan Papp
2023-05-05 10:55:23 +02:00
committed by GitHub
parent cb12e2da21
commit 60e6d0890a

View File

@ -1,4 +1,4 @@
//go:build !linux
//go:build !linux || android
package sharedsock