Searched refs:TEE_tcpSocket (Results 1 – 2 of 2) sorted by relevance
31 pub static TEE_tcpSocket: *const TEE_iSocket; consts
46 let ret = ((*raw::TEE_tcpSocket).open)( in connect_with_ip_version()100 ((*raw::TEE_tcpSocket).close)(self.handle); in drop()109 ((*raw::TEE_tcpSocket).recv)( in read()151 ((*raw::TEE_tcpSocket).send)( in write()
Completed in 13 milliseconds