Lines Matching refs:clients
29 * to locally to proxy through to connected remote clients at 3)
31 * 3) "lws-openmetrics-prox-server" metrics proxy server that remote clients can
33 * clients connected us
37 * clients that have no reachable way to serve.
46 * reachable, we must provide a reachable server that the clients can attach to
93 * (the side the clients connect to)
98 lws_dll2_owner_t clients;
552 * Search through our partner's clients list looking for one with the
556 vhd->bind_partner_vhd->clients.head) {
567 /* 2) "lws-openmetrics-prox-agg": http server export via proxy to connected clients */
660 vhd->bind_partner_vhd->clients.head) {
669 lws_dll2_add_tail(&pss->list, &vhd->clients);
742 * ws clients to connect to */
816 * of live, joined clients
833 (unsigned int)vhd->clients.count);
853 * live, joined clients
855 lws_dll2_add_tail(&pss->list, &vhd->clients);
1173 { /* metrics proxy server side: ws server for clients to connect to */