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

WasmEdge sockets support #29

Open
1 of 4 tasks
chriso opened this issue May 23, 2023 · 0 comments
Open
1 of 4 tasks

WasmEdge sockets support #29

chriso opened this issue May 23, 2023 · 0 comments
Labels

Comments

@chriso
Copy link
Contributor

chriso commented May 23, 2023

#20, #23 and #41 added support for the WasmEdge sockets extension, and #40 and 7a8e15e fixed some minor issues.

The following items are still TODO:

  • support AF_UNIX addresses (complete, but waiting for upstream support wasmedge#2216 before we can verify parity)
  • support SO_RCVTIMEO and SO_SNDTIMEO socket options (partially completed in #66)
  • support SO_LINGER socket option
  • support SO_BINDTODEVICE socket option
@chriso chriso added the sockets label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant