Searched refs:disconnect (Results 1 – 11 of 11) sorted by relevance
48 # on Windows the disconnect is never seen - no idea why
50 # on Windows the disconnect is never seen - no idea why
46 # which the FTP disconnect code generically has to assume could mean the
44 disconnect. Examples of such protocols are FTP, POP3 and IMAP.
302 static int disconnect(FILE *dump, curl_socket_t fd) in disconnect() function672 disconnect(dump, fd); in mqttit()
989 bool disconnect) in wssh_block_statemach() argument1004 if(!disconnect) { in wssh_block_statemach()
2095 bool disconnect) in myssh_block_statemach() argument2110 if(!disconnect) { in myssh_block_statemach()
3081 bool disconnect) in ssh_block_statemach() argument3096 if(!disconnect) { in ssh_block_statemach()
27 3.2 No disconnect command170 3.2 No disconnect command172 The disconnect commands (LOGOUT and QUIT) may not be sent by IMAP, POP3 and
837 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()
695 CURLcode (*disconnect)(struct Curl_easy *, struct connectdata *, member
Completed in 42 milliseconds