mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
parent
d3bf8d391f
commit
438ba94461
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ struct ssl_connect_data {
|
|||
ssl_connect_state connecting_state;
|
||||
ssl_earlydata_state earlydata_state;
|
||||
int io_need; /* TLS signals special SEND/RECV needs */
|
||||
BIT(use_alpn); /* if ALPN shall be used in handshake */
|
||||
BIT(peer_closed); /* peer has closed connection */
|
||||
BIT(prefs_checked); /* SSL preferences have been checked */
|
||||
BIT(input_pending); /* data for SSL_read() may be available */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue