Skip to content

Conversation

@TianlongLiang
Copy link
Owner

Summary

  • fix typos in socket sample README and source
  • silence unused parameter warnings in the send/recv samples
  • use SHUT_RDWR when closing sockets

Testing

  • gcc -Wall -Wextra -Werror -c samples/socket-api/wasm-src/send_recv.c -o /tmp/send_recv.o && echo "socket compiled" && gcc -Wall -Wextra -Werror -c samples/wasm-c-api-imports/wasm/send_recv.c -o /tmp/send_recv_wasi.o && echo "wasi compiled"

https://chatgpt.com/codex/tasks/task_e_6861fbeac7a4832480fb9eb52e7c2beb

@TianlongLiang TianlongLiang merged commit 7578229 into main Jul 3, 2025
417 checks passed
@TianlongLiang TianlongLiang deleted the wvmuu6-codex/fix-typo-and-bug-in-c/c++-code branch July 16, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants