Searched defs:max_clients (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | listenlist.c | 217 ns_listenelt_create_http(isc_mem_t * mctx,in_port_t http_port,dns_acl_t * acl,const uint16_t family,bool tls,const ns_listen_tls_params_t * tls_params,isc_tlsctx_cache_t * tlsctx_cache,char ** endpoints,size_t nendpoints,const uint32_t max_clients,const uint32_t max_streams,ns_listenelt_t ** target) ns_listenelt_create_http() argument
|
H A D | interfacemgr.c | 591 ns_interface_listenhttp(ns_interface_t * ifp,isc_tlsctx_t * sslctx,char ** eps,size_t neps,uint32_t max_clients,uint32_t max_concurrent_streams) ns_interface_listenhttp() argument
|