mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
![]() POLLRDNORM/POLLWRNORM may be not defined in uClibc, so replace them with the equivalent POLLIN/POLLOUT. Refer to https://www.man7.org/linux/man-pages/man2/poll.2.html POLLRDNORM Equivalent to POLLIN POLLWRNORM Equivalent to POLLOUT Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com> |
||
---|---|---|
.. | ||
sandboxed-system-primitives | ||
libc_wasi_wrapper.c | ||
libc_wasi_wrapper.h | ||
libc_wasi.cmake | ||
SConscript |