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.c1314 backend->recv_sspi_close_notify = FALSE; in schannel_connect_step1()
2148 else if(backend->recv_sspi_close_notify) { in schannel_recv()
2334 backend->recv_sspi_close_notify = TRUE; in schannel_recv()
2387 !backend->recv_sspi_close_notify) { in schannel_recv()
2392 backend->recv_sspi_close_notify = TRUE; in schannel_recv()
2466 backend->recv_sspi_close_notify || in schannel_data_pending()
2588 !backend->recv_sspi_close_notify && !backend->recv_connection_closed) { in schannel_shutdown()

Completed in 12 milliseconds