Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c72 #define LISTEN_BACKLOG 16 macro
399 if(listen(s, LISTEN_BACKLOG) == -1) { in make_tcp_accept()