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

/freebsd-13-stable/contrib/ldns/
H A Dnet.c153 ldns_sock_wait(int sockfd, struct timeval timeout, int write) function
235 if(!ldns_sock_wait(sockfd, timeout, 1)) {
427 if(!ldns_sock_wait(sockfd, timeout, 0)) {
729 if(!ldns_sock_wait(sockfd, timeout, 0)) {
755 if(!ldns_sock_wait(sockfd, timeout, 0)) {

Completed in 46 milliseconds