]> granicus.if.org Git - esp-idf/commitdiff
lwip: Change max number of open sockets
authorLiu Han <liuhan@espressif.com>
Mon, 27 Feb 2017 06:47:48 +0000 (14:47 +0800)
committerLiu Han <liuhan@espressif.com>
Mon, 27 Feb 2017 06:47:48 +0000 (14:47 +0800)
components/lwip/Kconfig

index 0070ef46684bce7cd668f0535c5a4677dd96da15..03d3ca776e9b48214706031252c54f5a20586326 100644 (file)
@@ -18,7 +18,7 @@ config L2_TO_L3_COPY
 
 config LWIP_MAX_SOCKETS
     int "Max number of open sockets"
-    range 1 16
+    range 1 32
     default 10
     help
         Sockets take up a certain amount of memory, and allowing fewer