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

fix(exec): sync TLS listener and stream applications with upstream #2240

Merged
merged 1 commit into from Sep 27, 2022

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Sep 26, 2022

Sync with https://github.com/bytecodealliance/wasmtime/blob/ee2ef5bdd02ac75eff284e84dc9a8dcdf3d6e2c6/crates/wasi-common/cap-std-sync/src/net.rs

  • Add missing method implementations from upstream
  • Remove implementations, that are not present upstream
  • Add TODOs and file issues for missing implementations

Refs #2241 #2242 #2243

@github-actions github-actions bot added the wasm Issues related to WebAssembly label Sep 26, 2022
- Add missing method implementations from upstream
- Remove implementations, that are not present upstream
- Add TODOs and file issues for missing implementations

Signed-off-by: Roman Volosatovs <roman@profian.com>
@rvolosatovs rvolosatovs merged commit 6b92a06 into enarx:main Sep 27, 2022
@rvolosatovs rvolosatovs deleted the fix/tls-upstream branch September 27, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm Issues related to WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants