Searched refs:send_ret (Results 1 – 1 of 1) sorted by relevance
3548 int send_ret; in ssl_handle_possible_reconnect() local3555 send_ret = ssl->f_send( ssl->p_bio, ssl->out_buf, len ); in ssl_handle_possible_reconnect()3556 MBEDTLS_SSL_DEBUG_RET( 2, "ssl->f_send", send_ret ); in ssl_handle_possible_reconnect()3557 (void) send_ret; in ssl_handle_possible_reconnect()
Completed in 10 milliseconds