Searched refs:max_tcp_count (Results 1 – 3 of 3) sorted by relevance
232 int max_tcp_count; member
3311 setup_tcp_handler(c_hdl, new_fd, c->cur_tcp_count, c->max_tcp_count);5768 c->max_tcp_count = 0;5833 c->max_tcp_count = 0;5901 c->max_tcp_count = 0;6002 c->max_tcp_count = 0;6103 c->max_tcp_count = 0;6218 c->max_tcp_count = num;6319 c->max_tcp_count = 0;6384 c->max_tcp_count = 0;6455 c->max_tcp_count = 0;[all …]
7315 for(i=0; i<l->com->max_tcp_count; i++) { in tcl_remove_old()