mirror of
https://github.com/curl/curl.git
synced 2026-07-23 00:27:24 +03:00
parent
8540f95444
commit
33e819d799
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ static int alert_read_func(gnutls_session_t ssl,
|
|||
(void)alert_level;
|
||||
|
||||
qs->tls_alert = alert_desc;
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int tp_recv_func(gnutls_session_t ssl, const uint8_t *data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue