Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libco
/ co_log_err
Function
co_log_err
co_routine.cpp:62–64 ·
view source on GitHub ↗
int socket(int domain, int type, int protocol);
Source
from the content-addressed store, hash-verified
60
};
61
//int socket(int domain, int type, int protocol);
62
void co_log_err( const char *fmt,... )
63
{
64
}
65
66
67
#if defined( __LIBCO_RDTSCP__)
Callers
4
AddTimeout
Function · 0.85
co_poll_inner
Function · 0.85
read
Function · 0.85
recv
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected