Home
last modified time | relevance | path

Searched refs:recv_sspi_close_notify (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vtls/
H A Dschannel_int.h156 bool recv_sspi_close_notify; /* true if connection closed by close_notify */ member
H A Dschannel.c1129 backend->recv_sspi_close_notify = FALSE; in schannel_connect_step1()
1963 else if(backend->recv_sspi_close_notify) { in schannel_recv()
2149 backend->recv_sspi_close_notify = TRUE; in schannel_recv()
2202 !backend->recv_sspi_close_notify) { in schannel_recv()
2207 backend->recv_sspi_close_notify = TRUE; in schannel_recv()
2281 backend->recv_sspi_close_notify || in schannel_data_pending()
2403 !backend->recv_sspi_close_notify && !backend->recv_connection_closed) { in schannel_shutdown()

Completed in 10 milliseconds