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

/freebsd-13-stable/contrib/ldns/
H A Dnet.c379 ldns_udp_bgsend_from(ldns_buffer *qbin, function
408 return ldns_udp_bgsend_from(qbin, to, tolen, NULL, 0, timeout);
420 sockfd = ldns_udp_bgsend_from(qbin, to, tolen, from, fromlen, timeout);

Completed in 57 milliseconds