Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ Update
Method
Update
src/plugin/net/src/AFCNetClientService.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void AFCNetClientService::Update()
53
{
54
ProcessAddConnection();
55
ProcessUpdate();
56
}
57
58
bool AFCNetClientService::RegMsgCallback(const int msg_id, const NET_MSG_FUNCTOR&& cb)
59
{
Callers
1
ProcessUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected