Files
esp-idf/docs/en/api-guides
David Cermak 10dc8543c5 vfs/lwip: Fix docs on select() referencing wrong config
CONFIG_LWIP_USE_ONLY_LWIP_SELECT was deprecated long time ago and removed (~ in v4.x).
Used CONFIG_VFS_SUPPORT_SELECT instead (and reverted the logic as this
is ON by default and needs to be explicitly turned off for socket only
select)
2022-01-14 16:41:38 +01:00
..
2022-01-06 22:33:56 +02:00
2021-08-02 17:17:38 +08:00
2021-11-29 17:34:54 +01:00