Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ SetClientData
Method
SetClientData
src/LibSocketAsio.cpp:1545–1548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1543
1544
1545
void CLibUDPSocket::SetClientData(CMuleUDPSocket * muleSocket)
1546
{
1547
m_aSocket->SetClientData(muleSocket);
1548
}
1549
1550
1551
int CLibUDPSocket::LastError() const
Callers
3
OnInfoListContextMenu
Method · 0.45
CreateSocket
Method · 0.45
Entry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected