MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / ~NetworkAdapter

Method ~NetworkAdapter

Kernel/include/net/networkadapter.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 virtual ~NetworkAdapter() = default;
49 };
50
51 extern NetworkAdapter* mainAdapter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected