1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #13271 from Microsoft/10662-nounixsocket

Windows: No unix_socket.go
This commit is contained in:
Brian Goff 2015-05-16 21:34:15 -04:00
commit 692b7b911e

View file

@ -1,3 +1,5 @@
// +build linux
package server
import (