esp-idf/components/lwip
Omar Chebib 95cc6cfac4 LWIP: Make system timeout POSIX compliant (required by lwip_select)
`lwip_select` uses `sys_arch_sem_wait` function making the assumption that it
is POSIX compliant. This commit makes that function wait for at least
timeout (milliseconds), as required by POSIX specification.

* Relates to https://github.com/espressif/esp-idf/issues/7514
2022-02-10 10:36:09 +00:00
..
apps lwip: Add dhcp servers post processing hook 2022-01-26 07:18:48 +01:00
include/apps lwip: Add dhcp servers post processing hook 2022-01-26 07:18:48 +01:00
lwip@2749568fe1
port/esp32 LWIP: Make system timeout POSIX compliant (required by lwip_select) 2022-02-10 10:36:09 +00:00
test
test_afl_host
weekend_test
CMakeLists.txt
Kconfig
linker.lf
sdkconfig.rename