MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / post_ready

Method post_ready

runners/BaseRunner.cpp:123–125  ·  view source on GitHub ↗

* * PROXY OUTBOUND CONNECTION * */

Source from the content-addressed store, hash-verified

121 *
122 */
123void ProxyOutboundConnection::post_ready() {
124 runner()->proxy_connection_is_ready(connection_id(), proxy_target_id());
125}
126
127/*
128 *

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected