Searched defs:tcp_idle_timeout (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/unbound/services/ |
H A D | listen_dnsport.c | 1446 listen_create(struct comm_base * base,struct listen_port * ports,size_t bufsize,int tcp_accept_count,int tcp_idle_timeout,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,int http_notls,struct tcl_list * tcp_conn_limit,void * sslctx,struct dt_env * dtenv,comm_point_callback_type * cb,void * cb_arg) listen_create() argument
|
/freebsd-src/contrib/unbound/util/ |
H A D | config_file.h | 116 int tcp_idle_timeout; member
|