httpd_ws_get_fd_info() function
Checks the supplied socket descriptor if it belongs to any active client of this server instance and if the websoket protocol is active
Return value
- HTTPD_WS_CLIENT_INVALID : This fd is not a client of this httpd - HTTPD_WS_CLIENT_HTTP : This fd is an active client, protocol is not WS - HTTPD_WS_CLIENT_WEBSOCKET : This fd is an active client, protocol is WS
![]()
httpd_ws_client_info_t httpd_ws_get_fd_info(httpd_handle_t hd, int fd);
httpd_ws_get_fd_info() calls 1 function:
![]()
httpd_ws_get_fd_info()
httpd_ws_get_fd_info() reads 5 variables:
![]()
httpd_ws_get_fd_info()