Add sysSocket fallback (revert 7c1157f)

This commit is contained in:
Vorapol Rinsatitnon
2024-10-05 14:27:19 +10:00
parent 60f9e8454d
commit 0468b8b0ad
7 changed files with 70 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ import (
"unsafe"
)
// ForkLock is not used on Windows.
var ForkLock sync.RWMutex
// EscapeArg rewrites command line argument s as prescribed