Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/
H A Dtls-server.c128 lws_server_socket_service_ssl(struct lws *wsi, lws_sockfd_type accept_fd, char from_pollin) in lws_server_socket_service_ssl() argument
278 lwsl_debug("%s: PEEKed 0 (from_pollin %d)\n", in lws_server_socket_service_ssl()
279 __func__, from_pollin); in lws_server_socket_service_ssl()
280 if (!from_pollin) in lws_server_socket_service_ssl()

Completed in 2 milliseconds