mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-30 04:41:18 +00:00
Add a couple of socket examples that can be used with WAMR: - The `timeout_client` and `timeout_server` examples demonstrate socket send and receive timeouts using the socket options - The `multicast_client` and `multicast_server` examples demonstrate receiving multicast packets in WASM And add several macro controls for `socket_opts` example. |
||
|---|---|---|
| .. | ||
| inc | ||
| src/wasi | ||
| lib_socket_wasi.cmake | ||