Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetServerIP
Method
GetServerIP
src/ServerSocket.cpp:730–733 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
728
729
}
730
uint32 CServerSocket::GetServerIP() const
731
{
732
return cur_server ? cur_server->GetIP() : 0;
733
}
734
// File_checked_for_headers
Callers
11
FindMatchingClient
Method · 0.45
CEC_UpDownClient_Tag
Method · 0.45
Compare
Method · 0.45
CreateSrcInfoPacket
Method · 0.45
AwaitingTestFromIP
Method · 0.45
IsDeadSource
Method · 0.45
AddDeadSource
Method · 0.45
AddClientToQueue
Method · 0.45
OnInitDialog
Method · 0.45
Process
Method · 0.45
CreateSrcInfoPacket
Method · 0.45
Calls
1
GetIP
Method · 0.45
Tested by
1
CEC_UpDownClient_Tag
Method · 0.36