WASI Preview1 type $sdflags
$sdflags
Which channels on a socket to shut down.
Representation: u8
u8
Definition:
(typename $sdflags (flags (@witx repr u8) ;;; Disables further receive operations. $rd ;;; Disables further send operations. $wr ))