MCPcopy 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);
62void co_log_err( const char *fmt,... )
63{
64}
65
66
67#if defined( __LIBCO_RDTSCP__)

Callers 4

AddTimeoutFunction · 0.85
co_poll_innerFunction · 0.85
readFunction · 0.85
recvFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected