Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ LastErrorMessage
Method
LastErrorMessage
extensions/curl/curlapi.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
const char *WebTransfer::LastErrorMessage()
72
{
73
return errorBuffer;
74
}
75
76
int WebTransfer::LastErrorCode()
77
{
Callers
2
HandleFile
Method · 0.80
PerformUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected