wasi-libc icon indicating copy to clipboard operation
wasi-libc copied to clipboard

fcntl doesn't implement O_NONBLOCK for wasi:socket handles

Open pavelsavara opened this issue 5 months ago • 2 comments

fcntl doesn't implement O_NONBLOCK for wasi:socket handles

See https://github.com/WebAssembly/wasi-libc/blob/1b19fc65ad84b223876c50dd4fcd7d5a08c311dc/libc-bottom-half/cloudlibc/src/libc/fcntl/fcntl.c#L10-L61

pavelsavara avatar Sep 16 '24 19:09 pavelsavara