Enable support for Unix sockets for Windows by enabling -unix flag for Windows builds.

This commit is contained in:
Lyubomir Gardev 2022-06-18 14:59:24 +03:00
parent c9ac3da95f
commit fe403bda9e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
// +build darwin dragonfly freebsd linux netbsd openbsd solaris windows
package main