Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_router.c321 nxt_queue_t updating_sockets; variable
1117 nxt_queue_init(&updating_sockets); in nxt_router_temp_conf()
1273 nxt_queue_add(&router->sockets, &updating_sockets); in nxt_router_conf_apply()
2775 nxt_queue_insert_tail(&updating_sockets, &nskcf->link); in nxt_router_listen_socket_find()
3273 ret = nxt_router_engine_joints_create(tmcf, recf, &updating_sockets, in nxt_router_engine_conf_create()
3295 ret = nxt_router_engine_joints_create(tmcf, recf, &updating_sockets, in nxt_router_engine_conf_update()
3321 ret = nxt_router_engine_joints_delete(tmcf, recf, &updating_sockets); in nxt_router_engine_conf_delete()