wasm-micro-runtime/core/shared/platform/include
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
..
platform_api_extension.h Added socket send and recv timeout options (#1419) 2022-09-03 08:35:23 +08:00
platform_api_vmcore.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
platform_common.h Move dlfcn.h availability check to platform_common.h (#1134) 2022-04-28 12:31:28 +08:00