drbob
|
59abce2d48
|
Added missing functions to get retroshare running again.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2011-07-10 01:49:39 +00:00 |
|
drbob
|
bbd11e69c1
|
Changes to libretroshare to get it to compile (still missing fns - so won't link yet!)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2011-07-10 00:41:39 +00:00 |
|
drbob
|
f6f721a492
|
Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr.
Updated references in other classes.
* Most classes need p3LinkMgr, and only use two functions: OwnId() and getOnlineList()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2011-07-09 18:39:34 +00:00 |
|
drbob
|
21487bfdf6
|
Splitting p3ConnectMgr into three parts:
* p3PeerMgr: handles configuration.
* p3LinkMgr: handles connections to peers.
* p3NetMgr: handles network state, and firewalls / dhts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2011-07-09 09:36:37 +00:00 |
|