Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetLastSocketResult
Function
GetLastSocketResult
engine/dlib/src/dlib/http_client.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
dmSocket::Result GetLastSocketResult(HClient client)
370
{
371
return client->m_SocketResult;
372
}
373
374
static bool HasRequestTimedOut(HClient client)
375
{
Callers
6
HandleRequest
Function · 0.85
TEST_P
Function · 0.85
GetLastSocketResult
Method · 0.85
GetLastSocketResult
Method · 0.85
ProxyThreadedShutdownDuringHandshake
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
5
TEST_P
Function · 0.68
GetLastSocketResult
Method · 0.68
GetLastSocketResult
Method · 0.68
ProxyThreadedShutdownDuringHandshake
Function · 0.68
TEST
Function · 0.68