mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
95cc6cfac4
`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 |
||
---|---|---|
.. | ||
esp32 |