34
34
char *host= NULL, *user= NULL, *opt_password= NULL;
35
35
static bool interrupted= false, opt_verbose= false,tty_password= false;
37
36
static uint32_t tcp_port= 0, option_wait= 0, option_silent= 0;
38
37
static uint32_t my_end_arg;
39
38
static uint32_t opt_connect_timeout, opt_shutdown_timeout;