Searched refs:httpd_ssl_send (Results 1 – 1 of 1) sorted by relevance
74 static int httpd_ssl_send(httpd_handle_t server, int sockfd, const char *buf, size_t buf_len, int f… in httpd_ssl_send() function112 httpd_sess_set_send_override(server, sockfd, httpd_ssl_send); in httpd_ssl_open()