wasm-micro-runtime/core/iwasm
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
..
aot Implement ns lookup allowlist (#1420) 2022-09-02 19:26:31 +08:00
common Implement ns lookup allowlist (#1420) 2022-09-02 19:26:31 +08:00
compilation Fix load type not initialized issue for LLVMBuildLoad2 (#1381) 2022-08-12 14:18:47 +08:00
fast-jit Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
include Implement ns lookup allowlist (#1420) 2022-09-02 19:26:31 +08:00
interpreter Implement ns lookup allowlist (#1420) 2022-09-02 19:26:31 +08:00
libraries Added socket send and recv timeout options (#1419) 2022-09-03 08:35:23 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00