Home
last modified time | relevance | path

Searched refs:shutdown (Results 26 – 31 of 31) sorted by relevance

12

/curl/lib/
H A Durldata.h856 } shutdown; member
H A Dftp.c3450 shutdown(conn->sock[SECONDARYSOCKET], 2); /* SD_BOTH */ in ftp_done()
/curl/lib/vtls/
H A Dsectransp.c2578 if(!backend->ssl_ctx || cf->shutdown) {
2641 cf->shutdown = (result || *done);
/curl/lib/vquic/
H A Dcurl_osslq.c329 if(cf->shutdown || ctx->protocol_shutdown) { in cf_osslq_shutdown()
398 if(!cf->shutdown && !ctx->protocol_shutdown) { in cf_osslq_close()
H A Dcurl_quiche.c1474 if(cf->shutdown || !ctx || !ctx->qconn) { in cf_quiche_shutdown()
H A Dcurl_ngtcp2.c2022 if(cf->shutdown || !ctx->qconn) { in cf_ngtcp2_shutdown()

Completed in 63 milliseconds

12