MCPcopy Create free account
hub / github.com/F-Stack/f-stack / stat

Class stat

dpdk/lib/telemetry/telemetry.c:486–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484
485 if (bind(sock, (void *) &sun, sizeof(sun)) < 0) {
486 struct stat st;
487
488 TMTY_LOG(DEBUG, "Initial bind to socket '%s' failed.\n", path);
489

Callers 1

create_socketFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected