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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dnet.h42 ldns_status ldns_udp_send(uint8_t **result, ldns_buffer *qbin, const struct sockaddr_storage *to, socklen_t tolen, struct timeval timeout, size_t *answersize);
/freebsd-11-stable/contrib/ldns/
H A Dnet.c434 * an EGAIN error and the ldns_udp_send function does not block,
455 ldns_udp_send(uint8_t **result, ldns_buffer *qbin, function

Completed in 111 milliseconds