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

/freebsd-11-stable/contrib/ldns/
H A Dnet.c372 ldns_udp_bgsend_from(ldns_buffer *qbin, function
405 return ldns_udp_bgsend_from(qbin, to, tolen, NULL, 0, timeout);
417 sockfd = ldns_udp_bgsend_from(qbin, to, tolen, from, fromlen, timeout);

Completed in 97 milliseconds