Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
336
stars
65
forks
source link
ioctl_linux: pass *uint32 as an argument to enable testing the resulting context ID #1
Closed
mdlayher closed 7 years ago
Since
go vet
didn't like myunsafe.Pointer
magic, I'll have to rework things in the way that zeebo suggested on Slack.