Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertobsd/keyhunt
/ sockaddr_in
Class
sockaddr_in
bsgsd.cpp:1304–1304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1302
1303
int server_fd, client_fd;
1304
struct sockaddr_in address;
1305
char clientIP[INET_ADDRSTRLEN];
1306
int clientPort,addrlen = sizeof(address);
1307
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected