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.c1303 backend->recv_sspi_close_notify = false; in schannel_connect_step1()
2130 else if(backend->recv_sspi_close_notify) { in schannel_recv()
2318 backend->recv_sspi_close_notify = true; in schannel_recv()
2368 !backend->recv_sspi_close_notify) { in schannel_recv()
2373 backend->recv_sspi_close_notify = true; in schannel_recv()
2447 backend->recv_sspi_close_notify || in schannel_data_pending()
2569 !backend->recv_sspi_close_notify && !backend->recv_connection_closed) { in schannel_shutdown()

Completed in 23 milliseconds