ngx_add_inherited_sockets 13 src/core/nginx.c static ngx_int_t ngx_add_inherited_sockets(ngx_cycle_t *cycle); ngx_add_inherited_sockets 311 src/core/nginx.c if (ngx_add_inherited_sockets(&init_cycle) != NGX_OK) {