Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/sys/unix: add AF_VSOCK, SockaddrVM, etc on Linux #19434

Closed
mdlayher opened this issue Mar 7, 2017 · 1 comment
Closed

x/sys/unix: add AF_VSOCK, SockaddrVM, etc on Linux #19434

mdlayher opened this issue Mar 7, 2017 · 1 comment

Comments

@mdlayher
Copy link
Member

mdlayher commented Mar 7, 2017

I'd like to implement Linux AF_VSOCK sockets, which enable using the BSD sockets API to communicate between virtual machines and their hypervisor.

Assigning to me. I should be able to have a CL ready in the next couple of days.

@mdlayher mdlayher self-assigned this Mar 7, 2017
@gopherbot
Copy link

CL https://golang.org/cl/37937 mentions this issue.

@golang golang locked and limited conversation to collaborators Mar 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants