This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/libraries/lib-socket
liang.he 559a0502f1
Enable socket-api recvmsg() and sendmsg() (#1042)
Implement socket-api `recvmsg()` and `sendmsg()` for wasm app,
add sample and update document.
2022-03-30 15:57:40 +08:00
..
inc Enable socket-api recvmsg() and sendmsg() (#1042) 2022-03-30 15:57:40 +08:00
src/wasi Enable socket-api recvmsg() and sendmsg() (#1042) 2022-03-30 15:57:40 +08:00
lib_socket_wasi.cmake Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00