Closed mdlayher closed 7 years ago
Turns out some of my previous assumptions were incorrect. Even on my 14.04 LTS machine, /dev/vsock is available. Integration tests now check for the existence of this device, and better handle errors which may occur when reading from it.
/dev/vsock
Fixes #4 .
Turns out some of my previous assumptions were incorrect. Even on my 14.04 LTS machine,
/dev/vsock
is available. Integration tests now check for the existence of this device, and better handle errors which may occur when reading from it.Fixes #4 .