Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getError
Method
getError
test/test_emscripten_async_wget2.cpp:71–73 ·
view source on GitHub ↗
* Accede a l'erreur */
Source
from the content-addressed store, hash-verified
69
* Accede a l'erreur
70
*/
71
const char* getError() {
72
return _error.c_str();
73
}
74
75
/**
76
* Accede au status
Callers
1
wait_http
Function · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected