esp-idf/components/vfs
David Čermák 285c6fc906 Merge branch 'bugfix/vfs_sock_select_race' into 'master'
vfs: Fix potential select() race if both sock and other-fd trigger

Closes IDFGH-7308

See merge request espressif/esp-idf!18023
2022-05-17 15:28:48 +08:00
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include
test uart: add default source clock for all targets 2022-05-09 11:26:30 +08:00
CMakeLists.txt
Kconfig semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
openocd_semihosting.h semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
sdkconfig.rename
vfs.c vfs: Fix potential select() race if both sock and other-fd trigger 2022-05-16 20:26:44 +02:00
vfs_cdcacm.c
vfs_console.c
vfs_eventfd.c
vfs_semihost.c semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
vfs_uart.c
vfs_usb_serial_jtag.c vfs: usb_serial_jtag: consider O_NONBLOCK flag when reading via driver 2022-05-04 11:37:52 +02:00