Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ GetLastError
Method
GetLastError
net/http/client.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
HttpClient::ErrorCode GetLastError() const
163
{
164
return m_error_code;
165
}
166
167
private:
168
bool ProcessRequest(const SocketAddressInet4& addr,
Callers
1
Request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected