Searched refs:reconnect_hard (Results 1 – 1 of 1) sorted by relevance
493 int reconnect_hard; /* unexpectedly reconnect from the same port */ member860 opt.reconnect_hard = DFL_RECONNECT_HARD; in main()1066 opt.reconnect_hard = atoi( q ); in main()1067 if( opt.reconnect_hard < 0 || opt.reconnect_hard > 1 ) in main()2703 if( opt.reconnect_hard != 0 ) in main()2705 opt.reconnect_hard = 0; in main()