Home
last modified time | relevance | path

Searched refs:poll_descriptor_to_fd (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_reactor.c295 static int poll_descriptor_to_fd(const BIO_POLL_DESCRIPTOR *d, int *fd) in poll_descriptor_to_fd() function
328 if (!poll_descriptor_to_fd(r, &rfd) in poll_two_descriptors()
329 || !poll_descriptor_to_fd(w, &wfd)) in poll_two_descriptors()

Completed in 4 milliseconds