Home
last modified time | relevance | path

Searched defs:lws_vhost (Results 1 – 1 of 1) sorted by relevance

/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core-net/
H A Dprivate-lib-core-net.h445 struct lws_vhost_role_h2 h2; argument
483 struct lws_vhost *vhost_next; argument
498 void (*finalize)(struct lws_vhost *vh, void *arg); argument
506 struct lws_vhost *no_listener_vhost_list; argument
515 struct lws_vhost_tls tls; argument
521 void *user;
523 int listen_port;
525 int bind_iface;
532 int ka_time;
533 int ka_probes;
[all …]