Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ strerror
Function
strerror
common/script/httpcall.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
const char* strerror(int code)
250
{
251
return curl_easy_strerror((CURLcode)code);
252
}
253
}
Callers
15
init
Method · 0.85
init
Method · 0.85
resolve
Method · 0.85
poll
Method · 0.85
xferFile
Method · 0.85
xferDir
Method · 0.85
sendResponse
Method · 0.85
listTransfer
Method · 0.85
retrieveTransfer
Method · 0.85
flushStoreBuffer
Method · 0.85
storeTransfer
Method · 0.85
CDUP
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected