Searched refs:http_resource_websocket_cb_t (Results 1 – 2 of 2) sorted by relevance
275 typedef int (*http_resource_websocket_cb_t)(int ws_socket, struct http_request_ctx *request_ctx, typedef289 http_resource_websocket_cb_t cb;
667 * The HTTP server public API function signature for the :c:type:`http_resource_websocket_cb_t` has