forked from xuos/xiuos
revise lwip for control framework
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define SOMAXCONN 8
|
||||
|
||||
/* If your port already typedef's sa_family_t, define SA_FAMILY_T_DEFINED
|
||||
to prevent this code from redefining it. */
|
||||
#if !defined(sa_family_t) && !defined(SA_FAMILY_T_DEFINED)
|
||||
|
||||
Reference in New Issue
Block a user