MCPcopy 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
46int SNetGetProviderCaps(struct _SNETCAPS *caps)
47{
48 return dvlnet_inst->SNetGetProviderCaps(caps);
49}
50
51BOOL SNetUnregisterEventHandler(int evtype, SEVTHANDLER func)
52{

Callers 1

nthread_startFunction · 0.85

Calls 1

SNetGetProviderCapsMethod · 0.45

Tested by

no test coverage detected