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

/freebsd-11-stable/contrib/ldns/
H A Dnet.c274 ldns_tcp_bgsend_from(ldns_buffer *qbin, function
304 return ldns_tcp_bgsend_from(qbin, to, tolen, NULL, 0, timeout);
320 sockfd = ldns_tcp_bgsend_from(qbin, to, tolen, from, fromlen, timeout);

Completed in 158 milliseconds