Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/Hardcoder
/ getResp
Method
getResp
libapp2sys/src/main/cpp/protocol.h:312–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
}
311
312
uint8_t* getResp() {
313
return resp;
314
}
315
316
uint32_t getResLen() {
317
return respLen;
Callers
2
localServerRespThread
Method · 0.80
udpServerThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected