Searched defs:remote_endpoint (Results 1 – 1 of 1) sorted by relevance
245 remote_endpoint: Option<Endpoint>, // 记录远程endpoint提供给connect(), 应该使用IP地址。 field365 let remote_endpoint: &wire::IpEndpoint = { in write() localVariable