mdlayher / vsock

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vsock: rework and modernize with github.com/mdlayher/socket

mdlayher opened this issue · comments

In prep for a v1.0.0 (long overdue) I would like to rework this library to use https://github.com/mdlayher/socket and to have a more robust integration testing story. In the meantime I will ping the outstanding PRs to note this intent.