Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ EventProcessed
Method
EventProcessed
src/LibSocketAsio.cpp:925–928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
923
924
925
void CLibSocket::EventProcessed()
926
{
927
m_aSocket->EventProcessed();
928
}
929
930
931
void CLibSocket::LinkSocketImpl(std::shared_ptr<class CAsioSocketImpl> socket)
Callers
1
LibSocketReceive
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected