Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ SetDescription
Method
SetDescription
src/Server.cpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
void CServer::SetDescription(const wxString& newname)
277
{
278
description = newname;
279
}
280
281
void CServer::SetID(uint32 newip)
282
{
Callers
3
LoadServerMet
Method · 0.80
ProcessPacket
Method · 0.80
ProcessPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected