Searched refs:add_conn (Results 1 – 5 of 5) sorted by relevance
188 ngx_int_t (*add_conn)(ngx_connection_t *c); member439 return ngx_event_actions.add_conn(c); in ngx_add_conn()466 #define ngx_add_conn ngx_event_actions.add_conn
209 if (ngx_event_actions.add_conn) {266 if (ngx_event_actions.add_conn) {
303 if (ngx_event_actions.add_conn && (ngx_event_flags & NGX_USE_EPOLL_EVENT) == 0) {
231 if (ngx_event_actions.add_conn && (ngx_event_flags & NGX_USE_EPOLL_EVENT) == 0) {
4533 if (ngx_event_actions.add_conn) {4589 if (ngx_event_actions.add_conn) {