hello
when I use -vv option I see timeout (tmo) as 500 so this implies 500ms as the documentation says
however when I specify timeout=1 I get 1000 in the verbose output
and when I specify timeout=500 (should mean 500 ms) I get 500000 in verbose output instead of 500 (which is shown if using default timeout)
so I am confused, what's the correct unit and how to specify 800ms for example
also can you fix this discrepancy between option value of timeout and the -vv tmo output ?
hello
when I use -vv option I see timeout (tmo) as 500 so this implies 500ms as the documentation says
however when I specify timeout=1 I get 1000 in the verbose output
and when I specify timeout=500 (should mean 500 ms) I get 500000 in verbose output instead of 500 (which is shown if using default timeout)
so I am confused, what's the correct unit and how to specify 800ms for example
also can you fix this discrepancy between option value of timeout and the -vv tmo output ?