mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -150,6 +150,7 @@ p3ConnectMgr::p3ConnectMgr()
|
||||
use_extr_addr_finder = false;
|
||||
allow_tunnel_connection = true;
|
||||
mExtAddrFinder = new ExtAddrFinder;
|
||||
mNetInitTS = 0;
|
||||
|
||||
netReset();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user