MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / target_sock

Method target_sock

port-forward/src/lib.rs:35–37  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

33 }
34
35 fn target_sock(&self) -> SocketAddr {
36 SocketAddr::new(self.target_ip, self.target_port)
37 }
38}
39
40struct RunningRule {

Callers 1

add_ruleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected