Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetSocket
Function
GetSocket
engine/script/src/http_service.cpp:530–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
528
}
529
530
dmMessage::HSocket GetSocket(HHttpService http_service)
531
{
532
return http_service->m_Socket;
533
}
534
535
void Delete(HHttpService http_service)
536
{
Callers
4
GetSystemURL
Function · 0.70
URL_newindex
Function · 0.70
URL_new
Function · 0.70
ResolveURL
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected