MCPcopy Create free account
hub / github.com/antonioCoco/RogueWinRM / addrinfo

Class addrinfo

RogueWinRM.cpp:258–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 SOCKET ClientSocket = INVALID_SOCKET;
257
258 struct addrinfo* result = NULL;
259 struct addrinfo hints;
260
261 int iSendResult;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected