mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	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)