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 add function for deinit lwip timers 2021-10-13 15:49:47 +08:00
port/esp32 LWIP: Make system timeout POSIX compliant (required by lwip_select) 2022-02-10 10:36:09 +00:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_afl_host mdns: Make fuzzer layers compatible with llvm>=6 2022-01-07 16:18:32 +08:00
weekend_test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt lwIP: Remove redundant lowspan6 source files 2022-01-10 11:51:13 +01:00
Kconfig lwip: Fix minor lwip dependency issue 2022-01-14 16:41:38 +01:00
linker.lf lwip: fix multiple section mapping 2021-03-01 14:19:34 +08:00
sdkconfig.rename lwip: Fix minor lwip dependency issue 2022-01-14 16:41:38 +01:00