Commit Graph

10 Commits

Author SHA1 Message Date
Ian Bishop
0e3b74dbe2 replace syscall with golang.org/x/sys/unix 2017-10-26 09:45:08 -07:00
Aithal
dedc638a06 Fix compilation errors for non linux platforms.
The go get command and make both fail when executed on
non-linux platforms. Modified it so that there are no
compilation errors when developing in such an
environment.
2017-02-20 12:00:54 -08:00
Alessandro Boch
b824519a9a Serialize Handle's sockets access (#124)
- So that the same handle can be used
  by multiple threads

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-05-18 10:21:46 -07:00
Vishvananda Ishaya
adb0f53af6 Cleanup from golint and go vet 2016-03-19 17:12:26 -07:00
Vishvananda Ishaya
d14e43bfff Run test by default in the makefile 2015-12-18 11:32:50 -08:00
Vishvananda Ishaya
7f10b9c2b8 only fmt on make all 2014-12-11 13:48:16 -08:00
Vishvananda Ishaya
3e09ca6940 Use sudo for testing 2014-12-11 11:58:33 -08:00
Vishvananda Ishaya
9c1aab3e9f add dependency and travis status 2014-10-31 12:33:12 -07:00
Vishvananda Ishaya
f622e51d99 updates for fmt testing 2014-10-31 12:21:50 -07:00
Vishvananda Ishaya
1d0a6a3ac1 add Makefile for testing 2014-10-31 11:45:51 -07:00