ngx_open_listening_sockets  214 src/core/ngx_connection.h ngx_int_t ngx_open_listening_sockets(ngx_cycle_t *cycle);
ngx_open_listening_sockets  590 src/core/ngx_cycle.c     if (ngx_open_listening_sockets(cycle) != NGX_OK) {