Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ pingclient
Method
pingclient
contrib/transport-sample/client/client.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void pingclient()
63
{
64
hlprintf(
"<<<Ping received from server (server-to-client event).\n"
);
65
}
66
67
};
68
//-----------------------------------------------------------------------------
Callers
1
S2CThreadProc
Function · 0.80
Calls
1
hlprintf
Function · 0.85
Tested by
no test coverage detected