Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/
H A Dtls-server.c259 if (lws_http_to_fallback(wsi, NULL, 0)) in lws_server_socket_service_ssl()
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2141 lws_http_to_fallback(struct lws *wsi, unsigned char *obuf, size_t olen) in lws_http_to_fallback() function
2245 if (lws_http_to_fallback(wsi, obuf, olen)) { in lws_handshake_server()
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h1039 lws_http_to_fallback(struct lws *wsi, unsigned char *buf, size_t len);

Completed in 7 milliseconds