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");
580 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
851 else if (strcmp(*argv,"-reconnect") == 0)
853 reconnect=5;
1562 if (reconnect)
1564 reconnect--;
1565 BIO_printf(bio_c_out,"drop connection and then reconnect\n");