参考老衲五木的博客http://blog.sina.com.cn/s/blog_62a85b950101am5d.html
-
如何更改lwip的最大socket数.
修改lwipopts.h中的 MEMP_NUM_NETCONN 值
/**
*MEMP_NUM_NETCONN: the number of struct netconns.
*(only needed if you use the sequential API, like api_lib.c)
*/
#