We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#13271
from Microsoft/10662-nounixsocket
Windows: No unix_socket.go
Brian Goff
10 years ago
parent
48b4229cb4
6c187b8b4b
commit
692b7b911e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
api/server/unix_socket.go
+ 2
- 0
api/server/unix_socket.go
View File
@@ -1,3 +1,5 @@
+// +build linux
+
package server
import (