rnetx / sing-box

https://sing-box.sagernet.org
Other
71 stars 8 forks source link

syscall.Kill not Windows. #1

Closed covenant-stars closed 1 year ago

covenant-stars commented 1 year ago

experimental\clashapi\configs.go:84:19: undefined: syscall.Kill syscall.Kill is for Unix/Linux/Mac systems, not Windows. This package is locked down. Callers should use the corresponding package in the golang.org/x/sys 180 repository instead.

0xffffharry commented 1 year ago

Already fixed. Reload does not support windows.