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: export Listener, add Listener.SetDeadline #30

Closed mdlayher closed 5 years ago

mdlayher commented 5 years ago

Updates #28.