Home
last modified time | relevance | path

Searched refs:TcpWriteStreamMap (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/hdc_rust/src/common/
Dforward.rs106 pub struct TcpWriteStreamMap {} struct
107 impl TcpWriteStreamMap { impl
361 TcpWriteStreamMap::put(cid, wr).await; in forward_tcp_accept()
429 TcpWriteStreamMap::put(cid, wr).await; in daemon_connect_tcp()
483 TcpWriteStreamMap::end(task.context_forward.id).await; in free_context()
1041 TcpWriteStreamMap::write(id, content).await; in write_forward_bufer()