Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 11 of 11) sorted by relevance

/curl/tests/data/
H A Dtest301848 # on Windows the disconnect is never seen - no idea why
H A Dtest301750 # on Windows the disconnect is never seen - no idea why
H A Dtest120846 # which the FTP disconnect code generically has to assume could mean the
/curl/docs/libcurl/
H A Dcurl_easy_cleanup.md44 disconnect. Examples of such protocols are FTP, POP3 and IMAP.
/curl/tests/server/
H A Dmqttd.c302 static int disconnect(FILE *dump, curl_socket_t fd) in disconnect() function
672 disconnect(dump, fd); in mqttit()
/curl/lib/vssh/
H A Dwolfssh.c989 bool disconnect) in wssh_block_statemach() argument
1004 if(!disconnect) { in wssh_block_statemach()
H A Dlibssh.c2095 bool disconnect) in myssh_block_statemach() argument
2110 if(!disconnect) { in myssh_block_statemach()
H A Dlibssh2.c3081 bool disconnect) in ssh_block_statemach() argument
3096 if(!disconnect) { in ssh_block_statemach()
/curl/docs/
H A DKNOWN_BUGS27 3.2 No disconnect command
170 3.2 No disconnect command
172 The disconnect commands (LOGOUT and QUIT) may not be sent by IMAP, POP3 and
/curl/lib/
H A Dconncache.c837 if(conn->handler && conn->handler->disconnect) { in cpool_run_conn_shutdown_handler()
843 conn->handler->disconnect(data, conn, conn->bits.aborted); in cpool_run_conn_shutdown_handler()
H A Durldata.h695 CURLcode (*disconnect)(struct Curl_easy *, struct connectdata *, member

Completed in 51 milliseconds