wasm-micro-runtime/core/iwasm/libraries/lib-socket/src/wasi
liang.he ceaf7dc660
Fix invalid calculation of total size of bytes to send and recv (#1162)
The total size of bytes to send and recv should be set to 0 before calculation,
but not including the size of iovec_app_t structure.
2022-05-10 10:43:34 +08:00
..
wasi_socket_ext.c Fix invalid calculation of total size of bytes to send and recv (#1162) 2022-05-10 10:43:34 +08:00