Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SNetGetProviderCaps
Function
SNetGetProviderCaps
SourceX/storm/storm_net.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
int SNetGetProviderCaps(struct _SNETCAPS *caps)
47
{
48
return dvlnet_inst->SNetGetProviderCaps(caps);
49
}
50
51
BOOL SNetUnregisterEventHandler(int evtype, SEVTHANDLER func)
52
{
Callers
1
nthread_start
Function · 0.85
Calls
1
SNetGetProviderCaps
Method · 0.45
Tested by
no test coverage detected