mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 01:26:31 +03:00
Zero dummy VFS output fd sets in start_select. This keeps revents limited to readiness from end_select. It prevents spurious POLLERR bits in poll() regression tests.