MCPcopy 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
71const char *WebTransfer::LastErrorMessage()
72{
73 return errorBuffer;
74}
75
76int WebTransfer::LastErrorCode()
77{

Callers 2

HandleFileMethod · 0.80
PerformUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected