Home
last modified time | relevance | path

Searched refs:ngx_epoll_add_connection (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_epoll_module.c117 static ngx_int_t ngx_epoll_add_connection(ngx_connection_t *c);
189 ngx_epoll_add_connection, /* add an connection */
701 ngx_epoll_add_connection(ngx_connection_t *c) in ngx_epoll_add_connection() function