MCPcopy Create free account
hub / github.com/SmingHub/Sming / FixNetworkRouting

Function FixNetworkRouting

Sming/Components/Network/src/Network/NetUtils.h:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38bool FixNetworkRouting();
39#else
40inline bool FixNetworkRouting()
41{
42 return true; // Should work on standard lwip
43}
44#endif
45
46// Debug

Callers 1

internalConnectMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected