badeend opened PR #13944 from badeend:move-utils to bytecodealliance:main:
Continuing the p2/p3 sockets unification of https://github.com/bytecodealliance/wasmtime/pull/13934, this PR deduplicates the
ip_name_lookupimplementations as well. And as suggested gets rid of theutil.rsfile. Common helpers have been moved intomod.rs, and TCP/UDP-specific helpers have been moved into their respective files.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
badeend requested pchickey for a review on PR #13944.
badeend requested wasmtime-wasi-reviewers for a review on PR #13944.
badeend updated PR #13944.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #13944 wasi-sockets: deduplicate ip_name_lookup & relocate util helpers to the merge queue.
alexcrichton removed PR #13944 wasi-sockets: deduplicate ip_name_lookup & relocate util helpers from the merge queue.
:check: alexcrichton merged PR #13944.
Last updated: Jul 29 2026 at 05:03 UTC