Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_epoll_module.c140 static ngx_connection_t notify_conn; variable
408 notify_conn.fd = notify_fd; in ngx_epoll_notify_init()
409 notify_conn.read = &notify_event; in ngx_epoll_notify_init()
410 notify_conn.log = log; in ngx_epoll_notify_init()
413 ee.data.ptr = &notify_conn; in ngx_epoll_notify_init()