Home
last modified time | relevance | path

Searched refs:lwsl_wsi_notice (Results 1 - 20 of 20) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c158 lwsl_wsi_notice(wsi, "DNS lookup failed"); in lws_client_dns_retry_timeout()
200 lwsl_wsi_notice(wsi, "getsockopt fd %d says e %d", in lws_client_connect_check()
227 lwsl_wsi_notice(wsi, "pollfd failed"); in lws_client_connect_check()
238 lwsl_wsi_notice(wsi, "connect check FAILED: %d", in lws_client_connect_check()
315 lwsl_wsi_notice(wsi, "dns lookup failed %d", n);
395 lwsl_wsi_notice(wsi, "adns failed %s", ads);
H A Dconnect2.c208 lwsl_wsi_notice(wsi, "ACTIVE_CONNS_MUXED");
293 lwsl_wsi_notice(wsi, "client connection forced to IPv4");
H A Dconnect4.c217 lwsl_wsi_notice(wsi, "tls established st 0x%x, " in lws_client_connect_4_established()
231 lwsl_wsi_notice(wsi, in lws_client_connect_4_established()
H A Dsort-dns.c567 lwsl_wsi_notice(wsi, "empty"); in lws_sort_dns_dump()
654 lwsl_wsi_notice(wsi, "%s has no route out\n", in lws_sort_dns()
/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c44 lwsl_wsi_notice(wsi, "unable to copy par hdr idx %d (len %d)", in proxy_header()
52 lwsl_wsi_notice(wsi, "unable to append par hdr idx %d (len %d)", in proxy_header()
682 lwsl_wsi_notice(wsi, "CGI-stderr: %s", buf); in lws_callback_http_dummy()
776 lwsl_wsi_notice(wsi, in lws_callback_http_dummy()
805 lwsl_wsi_notice(wsi, "CGI_STDIN_DATA: " in lws_callback_http_dummy()
849 lwsl_wsi_notice(wsi, "SSL_INFO: where: 0x%x, ret: 0x%x", in lws_callback_http_dummy()
H A Droute.c317 lwsl_wsi_notice(wsi, "dest route gone"); in _lws_route_check_wsi()
333 lwsl_wsi_notice(wsi, "source %s gone", buf); in _lws_route_check_wsi()
400 lwsl_wsi_notice(wsi, "culling wsi"); in _lws_route_pt_close_route_users()
H A Dwsi-timeout.c91 lwsl_wsi_notice(wsi, "CGI timeout: %s", wsi->http.cgi->summary); in lws_sul_wsitimeout_cb()
191 lwsl_wsi_notice(wsi, "%llu us, reason %d", in lws_set_timeout_us()
H A Dvhost.c203 lwsl_wsi_notice(wsi, "falling back to raw file role bind"); in lws_role_call_adoption_bind()
1833 lwsl_wsi_notice(w, "defeating pipelining");
1847 lwsl_wsi_notice(w, "just join h2 directly 0x%x",
1876 lwsl_wsi_notice(w, "join mqtt directly");
1894 lwsl_wsi_notice(wsi, "apply txn queue %s, state 0x%lx",
H A Doutput.c159 lwsl_wsi_notice(wsi, "partial completed, doing " in lws_issue_raw()
H A Dadopt.c179 lwsl_wsi_notice(new_wsi, "OOM"); in __lws_adopt_descriptor_vhost1()
214 lwsl_wsi_notice(new_wsi, "exiting on bail"); in __lws_adopt_descriptor_vhost1()
297 // lwsl_wsi_notice(new_wsi, "%s: opaq %p, role %s", in lws_adopt_ss_server_accept()
H A Dnetwork.c364 lwsl_wsi_notice(wsi, "vh %s unix skt %s perms %u:%u", in lws_socket_bind()
H A Dwsi.c1182 lwsl_wsi_notice(wsi, " pipeline queue passed -> %s", lws_wsi_tag(wnew)); in _lws_generic_transaction_completed_active_conn()
/third_party/libwebsockets/lib/roles/cgi/
H A Dops-cgi.c56 lwsl_wsi_notice(wsi, "stdwsi content with deleted cgi object"); in rops_handle_POLLIN_cgi()
62 lwsl_wsi_notice(wsi, "stdwsi content with reaped lsp"); in rops_handle_POLLIN_cgi()
H A Dcgi-server.c691 lwsl_wsi_notice(wsi, "CGI hdrs > buf size"); in lws_cgi_write_split_stdout_headers()
/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c54 lwsl_wsi_notice(wsi, "OOM"); in lws_create_client_ws_object()
139 // lwsl_wsi_notice(wsi, "finished with %ld", (long)len); in lws_ws_handshake_client()
497 lwsl_wsi_notice(wsi, "checking client ext %s", ext_name); in lws_client_ws_upgrade()
508 lwsl_wsi_notice(wsi, "instantiating client ext %s", ext_name); in lws_client_ws_upgrade()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h521 #define lwsl_wsi_notice(_w, ...) lwsl_wsi(_w, LLL_NOTICE, __VA_ARGS__) macro
523 #define lwsl_wsi_notice(_w, ...) do {} while(0) macro
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c255 lwsl_wsi_notice(wsi, "dns write failed %d %d errno %d", in lws_async_dns_writeable()
401 // lwsl_wsi_notice(dns->wsi, "%s vs %s (inc %d)", name, c->name, c->incomplete); in lws_adns_get_cache()
556 lwsl_wsi_notice(dns->wsi, "late free of incomplete dns wsi"); in lws_async_dns_deinit()
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension-permessage-deflate.c450 lwsl_wsi_notice(wsi, "Z_STREAM_ERROR"); in lws_extension_callback_pm_deflate()
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c144 lwsl_wsi_notice(wsi, "CA connection received, key_auth %s", in callback_chall_http01()
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c464 lwsl_wsi_notice(wsi, "Unable to subscribe Shadow topics"); in secstream_mqtt_shadow_subscribe()

Completed in 19 milliseconds