Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetCurrentClient
Method
GetCurrentClient
src/ChatSelector.cpp:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
342
#ifdef CLIENT_GUI
343
bool CChatSelector::GetCurrentClient(CClientRef&) const
344
{
345
return false;
346
}
347
#else
348
bool CChatSelector::GetCurrentClient(CClientRef& clientref) const
349
{
Callers
2
OnNMRclickChatTab
Method · 0.80
OnAddFriend
Method · 0.80
Calls
2
FindClientByIP
Method · 0.80
Link
Method · 0.45
Tested by
no test coverage detected