Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ cdb2_hostid
Function
cdb2_hostid
cdb2api/cdb2api.c:2158–2161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2156
/* SOCKPOOL CODE ENDS */
2157
2158
static inline int cdb2_hostid()
2159
{
2160
return _MACHINE_ID;
2161
}
2162
2163
static int send_reset(SBUF2 *sb)
2164
{
Callers
1
cdb2_send_query
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected