Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ onReady
Method
onReady
valdi/src/valdi/runtime/Debugger/TCPConnectionImpl.cpp:179–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void TCPConnectionImpl::onReady() {
180
_address = resolveAddress();
181
doRead();
182
}
183
184
} // namespace Valdi
Callers
2
onAcceptCompleted
Method · 0.80
connect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected