MCPcopy 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
179void TCPConnectionImpl::onReady() {
180 _address = resolveAddress();
181 doRead();
182}
183
184} // namespace Valdi

Callers 2

onAcceptCompletedMethod · 0.80
connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected