Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LARG/HFO
/ error
Function
error
src/agent.cpp:116–120 ·
view source on GitHub ↗
Socket Error
Source
from the content-addressed store, hash-verified
114
115
// Socket Error
116
void error(const char *msg)
117
{
118
perror(msg);
119
exit(1);
120
}
121
122
// Minimium and feature values
123
#define FEAT_MIN -1.
Callers
3
startServer
Method · 0.70
clientHandshake
Method · 0.70
actionImpl
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected