iocpcf            781 event/ngx_event.c             ngx_iocp_conf_t  *iocpcf;
iocpcf            795 event/ngx_event.c             iocpcf = ngx_event_get_conf(cycle->conf_ctx, ngx_iocp_module);
iocpcf            796 event/ngx_event.c             if (ngx_event_post_acceptex(&ls[i], iocpcf->post_acceptex)
iocpcf           1750 http/ngx_http.c     ngx_iocp_conf_t  *iocpcf;
iocpcf           1752 http/ngx_http.c     iocpcf = ngx_event_get_conf(cf->cycle->conf_ctx, ngx_iocp_module);
iocpcf           1753 http/ngx_http.c     if (iocpcf->acceptex_read) {