mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
c7c02eea81
Use the IoctlRetInt, IoctlSetInt and IoctlLoopSetStatus64 helper
functions defined in the golang.org/x/sys/unix package instead of
manually wrapping these using a locally defined function.
Inspired by
|
||
---|---|---|
.. | ||
attach_loopback.go | ||
loopback.go |