Home
last modified time | relevance | path

Searched refs:lws_get_vhost_port (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h1155 * lws_get_vhost_port() - returns the port a vhost listens on, or -1
1160 lws_get_vhost_port(struct lws_vhost *vhost);
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c960 lws_get_vhost_port(struct lws_vhost *vhost) in lws_get_vhost_port() function
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c735 vhd->ac->real_vh_port = lws_get_vhost_port(vhd->vhost); in lws_acme_start_acquisition()

Completed in 7 milliseconds