wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
Marcin Kolny 3e77b053c3
Enhance sock_addr_local syscall (#1320)
Slightly change the __wasi_sock_addr_local interface - since we already have
a `__wasi_addr_t` structure which is an union, there's no need for passing the
length around - the address buffer will always have the right length (i.e. max
of all address families).
2022-08-01 15:15:33 +08:00
..
include Enhance sock_addr_local syscall (#1320) 2022-08-01 15:15:33 +08:00
src Enhance sock_addr_local syscall (#1320) 2022-08-01 15:15:33 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00