wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
Callum Macmillan 72367f47eb
Added socket send and recv timeout options (#1419)
Added socket send and recv timeout options with implementation for posix platform.

This is part of a extending support for sockets in WASI. #1336.

Also add sample that sets and reads back the send and receive timeouts using
the native function binding.
2022-09-03 08:35:23 +08:00
..
include Added socket send and recv timeout options (#1419) 2022-09-03 08:35:23 +08:00
src Added socket send and recv timeout options (#1419) 2022-09-03 08:35:23 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00