Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
private:
77
void* m_ptr;
Callers
3
OnInfoListCopy
Method · 0.80
OnUDPDnsDone
Method · 0.80
OnServerDnsDone
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected