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

Add support for seqpacket sockets #49

Open
kanpov opened this issue Sep 29, 2024 · 0 comments
Open

Add support for seqpacket sockets #49

kanpov opened this issue Sep 29, 2024 · 0 comments

Comments

@kanpov
Copy link

kanpov commented Sep 29, 2024

Analogous to #48 , but for SOCK_SEQPACKET.

https://groups.oasis-open.org/higherlogic/ws/public/ballot?id=3680
https://lore.kernel.org/netdev/20210421093554.y45al5r7xhoo7dwh@steredhat/T/
https://docs.oasis-open.org/virtio/virtio/v1.3/virtio-v1.3.html

Both this and #48 necessitate support in tokio-vsock as well, I'd suggest a major version bump with VsockStream renamed to VsockStreamSocket, with VsockDatagramSocket and VsockSeqpacketSocket being introduced.

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

No branches or pull requests

1 participant