Home
last modified time | relevance | path

Searched refs:ldns_tcp_connect2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dnet.h135 int ldns_tcp_connect2(const struct sockaddr_storage *to, socklen_t tolen, struct timeval timeout);
H A Dnet.h.in135 int ldns_tcp_connect2(const struct sockaddr_storage *to, socklen_t tolen, struct timeval timeout);
140 * valid socket. Please use ldns_tcp_connect2 instead of this function.
/freebsd/contrib/ldns/
H A Dnet.c291 ldns_tcp_connect2(const struct sockaddr_storage *to, socklen_t tolen, function
H A DChangelog147 ldns_tcp_connect2, ldns_udp_bgsend2 and ldns_tcp_bgsend2,