ngx_max_sockets   267 core/nginx.c       /* TODO */ ngx_max_sockets = -1;
ngx_max_sockets    61 os/unix/ngx_os.h extern ngx_int_t    ngx_max_sockets;
ngx_max_sockets    13 os/unix/ngx_posix_init.c ngx_int_t   ngx_max_sockets;
ngx_max_sockets    61 os/unix/ngx_posix_init.c     ngx_max_sockets = (ngx_int_t) rlmt.rlim_cur;