Home
last modified time | relevance | path

Searched defs:win_fd_set (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwin_fd_set_adapter.hpp109 struct win_fd_set struct in boost::asio::detail::win_fd_set_adapter
111 u_int fd_count;
112 SOCKET fd_array[1];
/aosp_15_r20/external/libevent/
H A Dwin32select.c59 struct win_fd_set { struct
75 struct win_fd_set *readset_in; argument