Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_controller.c143 static const nxt_event_conn_state_t nxt_controller_conn_read_state;
144 static const nxt_event_conn_state_t nxt_controller_conn_body_read_state;
145 static const nxt_event_conn_state_t nxt_controller_conn_write_state;
146 static const nxt_event_conn_state_t nxt_controller_conn_close_state;
760 static const nxt_event_conn_state_t nxt_controller_conn_read_state
890 static const nxt_event_conn_state_t nxt_controller_conn_body_read_state
930 static const nxt_event_conn_state_t nxt_controller_conn_write_state
997 static const nxt_event_conn_state_t nxt_controller_conn_close_state
H A Dnxt_conn.h357 #define nxt_event_conn_state_t nxt_conn_state_t macro
H A Dnxt_kqueue_engine.c857 const nxt_event_conn_state_t *state; in nxt_kqueue_conn_io_connect()
H A Dnxt_epoll_engine.c1063 const nxt_event_conn_state_t *state; in nxt_epoll_edge_conn_io_connect()