reconnect: increase initial connect delay
authorJohn Crispin <john@phrozen.org>
Wed, 30 Jun 2021 12:15:53 +0000 (14:15 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 30 Jun 2021 12:15:53 +0000 (14:15 +0200)
commit4a8747193ab2b8f2d68a9d26334545e19d89cbe2
tree0dbb2538ff340c831775ad1cb8d114e49119799e
parentb777a0b53f7d89ab2a60e3eed7d98036806da9a4
reconnect: increase initial connect delay

The initial reconnect will almost always fail and then retry after 1s.
Use 1s instead of 100ms.

Signed-off-by: John Crispin <john@phrozen.org>
interface.c