Home
last modified time | relevance | path

Searched refs:updating_sockets (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_router.c320 nxt_queue_t updating_sockets; variable
1116 nxt_queue_init(&updating_sockets); in nxt_router_temp_conf()
1272 nxt_queue_add(&router->sockets, &updating_sockets); in nxt_router_conf_apply()
2779 nxt_queue_insert_tail(&updating_sockets, &nskcf->link); in nxt_router_listen_socket_find()
3277 ret = nxt_router_engine_joints_create(tmcf, recf, &updating_sockets, in nxt_router_engine_conf_create()
3299 ret = nxt_router_engine_joints_create(tmcf, recf, &updating_sockets, in nxt_router_engine_conf_update()
3325 ret = nxt_router_engine_joints_delete(tmcf, recf, &updating_sockets); in nxt_router_engine_conf_delete()