issues
search
WebAssembly
/
wasi-sockets
WASI API proposal for managing sockets
Other
248
stars
22
forks
source link
TCP: SO_LINGER
#80
Open
badeend
opened
1 year ago
badeend
commented
1 year ago
TODO:
SO_LINGER effectively turns the
close
syscall into a blocking function. How to model this in WIT?
TODO:
close
syscall into a blocking function. How to model this in WIT?