mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-12-06 14:23:42 +00:00
Fix socket-api byte order issue for systems where host byte order and network byte order are the same: - Document data structures used for storing IP addresses - Fix bug in bind and connect methods by updating code in wasi_socket_ext |
||
|---|---|---|
| .. | ||
| platform_api_posix.cmake | ||
| posix_malloc.c | ||
| posix_memmap.c | ||
| posix_socket.c | ||
| posix_thread.c | ||
| posix_time.c | ||