Type Alias optee_utee::net::TcpStream
source · pub type TcpStream = Socket<TcpAdapter>;Expand description
A TcpStream that is compatible with OP-TEE.
Aliased Type§
struct TcpStream { /* private fields */ }pub type TcpStream = Socket<TcpAdapter>;A TcpStream that is compatible with OP-TEE.
struct TcpStream { /* private fields */ }