esp_vfs_select_ops_t::get_socket_select_semaphore field
end_select is called to stop the I/O multiplexing and deinitialize the environment created by start_select for the given VFS
![]()
sel_sem.sem = vfs->vfs->select->get_socket_select_semaphore();
esp_vfs_select_ops_t::get_socket_select_semaphore is called by 1 function:
![]()
esp_vfs_select_ops_t::get_socket_select_semaphore