Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libco
/ hostent
Class
hostent
co_hook_sys_call.cpp:862–862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
860
861
}
862
struct hostent* co_gethostbyname(const char *name);
863
864
struct hostent *gethostbyname(const char *name)
865
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected