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/shared/platform/linux-sgx/untrusted
Jämes Ménétrey e2a3f0f387
linux-sgx: Implement socket API getpeername, recvfrom and sendto (#1556)
Implement some of the popular socket APIs left unimplemented for SGX,
following the merge of dev/socket.
2022-10-06 21:32:33 +08:00
..
file.c Implement SGX getrandom/getentropy without ocall (#1176) 2022-05-21 12:21:09 +08:00
pthread.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
signal.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
socket.c linux-sgx: Implement socket API getpeername, recvfrom and sendto (#1556) 2022-10-06 21:32:33 +08:00
time.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00