esp_vfs_select_ops_t::socket_select field
socket select function for socket FDs with the functionality of POSIX select(); this should be set only for the socket VFS
![]()
socket_select = vfs->vfs->select->socket_select;
esp_vfs_select_ops_t::socket_select is read by 1 function:
![]()
esp_vfs_select_ops_t::socket_select