mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00:00
Use IoctlGetInt/IoctlSetInt from golang.org/x/sys/unix (where applicable) instead of manually reimplementing them. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>