pub unsafe extern "C" fn switch_socket_waitfor(
poll: *mut switch_pollfd_t,
ms: c_int,
) -> c_intExpand description
\brief Wait for a socket \param poll the pollfd to wait on \param ms the number of milliseconds to wait \return the requested condition