Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caozhiyi/CppNet
/ ~CSendFile
Method
~CSendFile
test/sendfile/SendFileClient.cpp:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
~CSendFile() {
20
21
}
22
23
void OnRecv(const Handle& handle, base::CBuffer* data, uint32_t len, uint32_t err) {
24
if (err != CEC_SUCCESS) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected