Home
last modified time | relevance | path

Searched refs:pl_notify_cb (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h805 lws_peer_limits_notify_t pl_notify_cb; member
/third_party/libwebsockets/lib/core-net/
Dadopt.c513 if (info->vh->context->pl_notify_cb) in lws_adopt_descriptor_vhost_via_info()
514 info->vh->context->pl_notify_cb( in lws_adopt_descriptor_vhost_via_info()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h635 lws_peer_limits_notify_t pl_notify_cb; member
Dcontext.c1158 context->pl_notify_cb = info->pl_notify_cb; in lws_create_context()