Home | History | Annotate | Download | only in apps

Lines Matching full:reconnect

301 	BIO_printf(bio_err," -reconnect    - Drop and re-make the connection with the same Session-ID\n");
581 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
853 else if (strcmp(*argv,"-reconnect") == 0)
855 reconnect=5;
1583 if (reconnect)
1585 reconnect--;
1586 BIO_printf(bio_c_out,"drop connection and then reconnect\n");