Enable support for Unix sockets for Windows by enabling -unix flag for Windows builds.
This commit is contained in:
parent
c9ac3da95f
commit
fe403bda9e
|
|
@ -1,4 +1,4 @@
|
||||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
// +build darwin dragonfly freebsd linux netbsd openbsd solaris windows
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue