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
336 stars 65 forks source link

vsock: rewrite on top of socket.Conn #46

Closed mdlayher closed 2 years ago

mdlayher commented 2 years ago

Work in progress!

Closes #45.