MCPcopy 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
276void CServer::SetDescription(const wxString& newname)
277{
278 description = newname;
279}
280
281void CServer::SetID(uint32 newip)
282{

Callers 3

LoadServerMetMethod · 0.80
ProcessPacketMethod · 0.80
ProcessPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected