wasmtime icon indicating copy to clipboard operation
wasmtime copied to clipboard

fix(sockets): preopened directories first

Open haraldh opened this issue 2 years ago • 1 comments

Existing libraries and applications use fd_prestat_get() to find out about preopened directories. To not break the old logic of those, if preopened sockets are added, push the directories first.

Fixes: https://github.com/bytecodealliance/wasmtime/issues/3936

Signed-off-by: Harald Hoyer [email protected]

haraldh avatar Apr 05 '22 08:04 haraldh

Subscribe to Label Action

cc @kubkon

This issue or pull request has been labeled: "wasi"

Thus the following users have been cc'd because of the following labels:

  • kubkon: wasi

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

github-actions[bot] avatar Apr 05 '22 08:04 github-actions[bot]