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

initial commit for VSOCK sockets #404

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

olk
Copy link
Member

@olk olk commented Jan 23, 2023

This commit introduces support for VSOCK sockets on Linux.

TODO:

  • documentation
  • support for Windows (address family AF_HYPERV, protocol HV_PROTOCOL_RAW)

Note:

  • SOCK_DGRAM currently not fully implemented in Linux kernel 6.2.1

This commit introduces support for VSOCK sockets on Linux.
TODO:
- documentation
- support for Windows (address family AF_HYPERV, protocol
  HV_PROTOCOL_RAW)
@lyuxiaosu
Copy link

Hi olk, thanks for the submission. It seems it doesn't support async_connect(), is it possible to support it? Thanks very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants