MCPcopy Create free account
hub / github.com/AHXR/ghost / parseZombie

Method parseZombie

_src/ghostdll/ghostlib.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void ghostlib::parseZombie(SOCKET clientSocket, int zombieID, char * data) {
64 client_data[zombieID].system_data = data;
65}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected