Constant wasix::FILETYPE_SOCKET_STREAM
source · pub const FILETYPE_SOCKET_STREAM: Filetype;Expand description
The file descriptor or file refers to a byte-stream socket.
pub const FILETYPE_SOCKET_STREAM: Filetype;The file descriptor or file refers to a byte-stream socket.