Re: [Openvpn-devel] [PATCH 01/11] Change pull request timeout use a timeout rather than a number

2021-01-15 Thread Lev Stipakov
Hi, > + The ``--hand-window`` parameter also controls the amount of of time that "of of" > + the OpenVPN client repeats the pull request until it times out on pull > + requests until giving up. Looks like repetition. Just leave " repeats the pull request until it times out" ?

[Openvpn-devel] [PATCH 01/11] Change pull request timeout use a timeout rather than a number

2020-09-30 Thread Arne Schwabe
This commit changes the count n_sent_push_requests to time_t based push_request_timeout. This is more in line to our other timeouts which are also time based instead of number retries based. This does not change the behaviour but it prepares allowing to extend the pull request timeout during a