Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
struct RunningRule {
Callers
1
add_rule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected