]> granicus.if.org Git - esp-idf/commit
Fix redefinition of select() on platforms where ESP_PLATFORM is discarded
authorRoland Dobai <dobai.roland@gmail.com>
Thu, 24 May 2018 11:47:00 +0000 (13:47 +0200)
committerbot <bot@espressif.com>
Fri, 25 May 2018 13:37:43 +0000 (13:37 +0000)
commite86738205d52cecfb5817c80b3bc1fca5f8e317a
tree7d1e818fce62bcb099c4577d8e59d19097f46366
parente6ae121f41006a4c19934b6c3ec4751999c991a9
Fix redefinition of select() on platforms where ESP_PLATFORM is discarded

Ref: https://github.com/espressif/esp-idf/issues/1987
components/lwip/include/lwip/lwip/sockets.h
components/lwip/include/lwip/port/lwipopts.h
components/newlib/platform_include/sys/select.h [moved from components/newlib/include/sys/select.h with 100% similarity]