We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054eacc commit 39c1936Copy full SHA for 39c1936
pkg/crc/constants/constants_windows.go
@@ -7,5 +7,4 @@ const (
7
DaemonHTTPNamedPipe = `\\.\pipe\crc-http`
8
DaemonTaskName = "crcDaemon"
9
AdminHelperServiceName = "crcAdminHelper"
10
- UnixgramSocketPath = ""
11
)
0 commit comments