Page 1 of 1

LWIP_TCPIP_CORE_LOCKING

Posted: Mon Jan 06, 2020 2:11 pm
by szmodz
Is there a reason why LWIP_TCPIP_CORE_LOCKING (and LWIP_TCPIP_CORE_LOCKING_INPUT) is disabled in current esp-idf versions? It's the default since LwIP v2.

LwIP docs state that enabling this option is recommended.
It is recommended to use LWIP_TCPIP_CORE_LOCKING since this is the way with least runtime overhead.
https://www.nongnu.org/lwip/2_1_x/tcpip ... a7d370395d