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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dnet.h117 int ldns_udp_connect(const struct sockaddr_storage *to, struct timeval timeout);
/freebsd-11-stable/contrib/ldns/
H A Dnet.c357 ldns_udp_connect(const struct sockaddr_storage *to, struct timeval ATTR_UNUSED(timeout)) function
379 sockfd = ldns_udp_connect(to, timeout);

Completed in 57 milliseconds