Searched refs:poll_descriptor_to_fd (Results 1 – 1 of 1) sorted by relevance
295 static int poll_descriptor_to_fd(const BIO_POLL_DESCRIPTOR *d, int *fd) in poll_descriptor_to_fd() function328 if (!poll_descriptor_to_fd(r, &rfd) in poll_two_descriptors()329 || !poll_descriptor_to_fd(w, &wfd)) in poll_two_descriptors()
Completed in 5 milliseconds