Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h76 unsigned add_reuseport:1; member
H A Dngx_connection.c492 if (ls[i].add_reuseport) { in ngx_open_listening_sockets()
526 ls[i].add_reuseport = 0; in ngx_open_listening_sockets()
H A Dngx_cycle.c568 nls[n].add_reuseport = 1; in ngx_init_cycle()