]> granicus.if.org Git - esp-idf/commit
VFS: Optionally disable the VFS implementation of select()
authorRoland Dobai <dobai.roland@gmail.com>
Wed, 23 May 2018 06:25:46 +0000 (08:25 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Wed, 23 May 2018 08:14:16 +0000 (10:14 +0200)
commit004bf84d8c1f6b46b28e3f105995d82f9f1733e6
treeb9bddb9bdfc92d75af982ac8e6dd07e3a7706673
parentc9f8470fdf5623ae5cf9f1664ca2147f4c18e152
VFS: Optionally disable the VFS implementation of select()

This allows to temporarily resolve issues like
https://github.com/espressif/esp-idf/issues/1987
while bugs are fixed in the VFS implementation of select().
components/lwip/Kconfig
components/newlib/select.c
components/vfs/README.rst