]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/support_max_16_sockets' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Fri, 28 Oct 2016 07:38:57 +0000 (15:38 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Fri, 28 Oct 2016 07:38:57 +0000 (15:38 +0800)
lwip: support max 16 sockets

Since the customers need more sockets in their application, support max 16 sockets,
in other words, the total socket number of UDP/TCP/RAW sockets should not exceed 16.

See merge request !156


Trivial merge