MCPcopy Create free account
hub / github.com/amule-project/amule / GetClientData

Method GetClientData

src/InternalEvents.h:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 void *GetClientData() {
73 return m_ptr;
74 }
75
76private:
77 void* m_ptr;

Callers 3

OnInfoListCopyMethod · 0.80
OnUDPDnsDoneMethod · 0.80
OnServerDnsDoneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected