Home
last modified time | relevance | path

Searched refs:connclose (Results 1 - 22 of 22) sorted by relevance

/third_party/curl/lib/
H A Dconnect.h82 #define connclose(x,y) Curl_conncontrol(x, CONNCTRL_CONNECTION, y) macro
86 #define connclose(x,y) Curl_conncontrol(x, CONNCTRL_CONNECTION) macro
H A Dsmb.c866 connclose(conn, "SMB: failed to send negotiate message"); in smb_connection_state()
876 connclose(conn, "SMB: failed to communicate"); in smb_connection_state()
889 connclose(conn, "SMB: negotiation failed"); in smb_connection_state()
897 connclose(conn, "SMB: failed to send setup message"); in smb_connection_state()
905 connclose(conn, "SMB: authentication failed"); in smb_connection_state()
963 connclose(conn, "SMB: failed to send tree connect message"); in smb_request_state()
973 connclose(conn, "SMB: failed to communicate"); in smb_request_state()
1118 connclose(conn, "SMB: failed to send message"); in smb_request_state()
H A Dgopher.c125 connclose(conn, "Failed TLS connection"); in gopher_connecting()
H A Dasyn-ares.c462 connclose(data->conn, "Timed out before name resolve started"); in Curl_resolver_wait_resolv()
528 connclose(data->conn, "c-ares resolve failed"); in Curl_resolver_wait_resolv()
H A Dftp.c3267 connclose(conn, "FTP ended with bad error code"); in ftp_done()
3289 connclose(conn, "FTP: out of memory!"); /* mark for connection closure */ in ftp_done()
3335 connclose(conn, "ABOR command failed"); /* connection closure */ in ftp_done()
3362 connclose(conn, "Timeout or similar in FTP DONE operation"); /* close */ in ftp_done()
3374 connclose(conn, "Partial download with no ability to check"); in ftp_done()
4054 connclose(conn, "QUIT command failed"); /* mark for connection closure */ in ftp_quit()
H A Dconncache.c536 connclose(conn, "kill all"); in Curl_conncache_close_all_connections()
H A Dsendf.c629 connclose(data->conn, "excess found in a read"); in cw_download_write()
H A Dasyn-thread.c740 connclose(data->conn, "asynch resolve failed"); in thread_wait_resolv()
H A Dhttp2.c575 connclose(cf->conn, "http/2: No new requests allowed"); in h2_process_pending_input()
1698 connclose(cf->conn, "REFUSED_STREAM"); /* don't use this anymore */ in http2_handle_stream_close()
1931 connclose(cf->conn, "GOAWAY received"); in h2_progress_ingress()
H A Dhttp.c588 connclose(conn, "Force HTTP/1.1 connection"); in Curl_http_auth_act()
3507 connclose(conn, "Proxy-Connection: asked to close after done"); in Curl_http_header()
3554 connclose(conn, "HTTP/1.1 transfer-encoding without chunks"); in Curl_http_header()
3798 connclose(conn, "HTTP/1.0 close after body"); in Curl_http_statusline()
H A Dldap.c753 connclose(conn, "LDAP connection always disable reuse"); in ldap_do()
H A Dcf-h2-proxy.c513 connclose(cf->conn, "GOAWAY received"); in proxy_h2_progress_ingress()
1208 connclose(cf->conn, "REFUSED_STREAM"); /* don't use this anymore */ in h2_handle_tunnel_close()
H A Dmulti.c755 connclose(conn, "disconnecting"); in multi_done()
801 connclose(conn, "Removing connect-only easy handle"); in close_connect_only()
H A Dsmtp.c1409 connclose(conn, "SMTP done with bad status"); /* marked for closure */ in smtp_done()
H A Dtransfer.c1570 connclose(conn, "retry"); /* close this connection */ in Curl_retry_request()
H A Dtftp.c1004 connclose(conn, "TFTP"); in tftp_connect()
H A Dimap.c1511 connclose(conn, "IMAP done with bad status"); /* marked for closure */ in imap_done()
H A Dpop3.c1167 connclose(data->conn, "POP3 done with bad status"); in pop3_done()
H A Durl.c1367 connclose(conn, "Default to force-close"); in allocate_conn()
/third_party/curl/lib/vssh/
H A Dlibssh.c2009 connclose(conn, "SSH session free"); in myssh_statemach_act()
H A Dlibssh2.c3019 connclose(conn, "SSH session free"); in ssh_statemach_act()
/third_party/curl/lib/vtls/
H A Dopenssl.c4684 connclose(conn, "TLS close_notify"); in ossl_recv()

Completed in 54 milliseconds