mdlayher / vsock

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
MIT License
328 stars 65 forks source link

vsock: allow timeouts with Go 1.11 #14

Closed mdlayher closed 6 years ago

mdlayher commented 6 years ago

WIP, needs more validation. When Go 1.11 is released, we'll merge this and require 1.11.

aybabtme commented 6 years ago

:shipit: