mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
initialisation of net reset timeout in p3connectmanager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ec7fcffcb5
commit
470ec8d11a
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ p3ConnectMgr::p3ConnectMgr()
|
|||
use_extr_addr_finder = false;
|
||||
allow_tunnel_connection = true;
|
||||
mExtAddrFinder = new ExtAddrFinder;
|
||||
mNetInitTS = 0;
|
||||
|
||||
netReset();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue