Searched refs:ldns_sock_wait (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ldns/
H A Dnet.c150 ldns_sock_wait(int sockfd, struct timeval timeout, int write) function
216 if(!ldns_sock_wait(sockfd, timeout, 1)) {
424 if(!ldns_sock_wait(sockfd, timeout, 0)) {
734 if(!ldns_sock_wait(sockfd, timeout, 0)) {
760 if(!ldns_sock_wait(sockfd, timeout, 0)) {

Completed in 53 milliseconds