Searched refs:ws_server_uri (Results 1 - 1 of 1) sorted by relevance
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 85 char ws_server_uri[128]; member 144 lwsl_notice("%s: %s %s %s\n", __func__, vhd->ws_server_uri, vhd->metrics_proxy_path, vhd->ba_secret); in omc_connect_client() 146 lws_strncpy(url, vhd->ws_server_uri, sizeof(url)); in omc_connect_client() 150 vhd->ws_server_uri); in omc_connect_client() 979 lws_strncpy(vhd->ws_server_uri, cp, sizeof(vhd->ws_server_uri)); in callback_lws_openmetrics_prox_client() 1000 vhd->ws_server_uri, vhd->metrics_proxy_path, vhd->ba_secret); in callback_lws_openmetrics_prox_client()
|
Completed in 2 milliseconds