Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings
This commit is contained in:
@@ -420,7 +420,7 @@ int platform_adjusted_socket_family(int family)
|
||||
if (family == 2) {
|
||||
return AF_INET;
|
||||
}
|
||||
family; // 10
|
||||
return -1;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user