mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-12 00:23:08 -04:00
- make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing.
- updated test notes. - patched netsetup_test and upnpforward to run correctly. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b2214fcd46
commit
24a40fc665
4 changed files with 41 additions and 26 deletions
|
@ -3,7 +3,7 @@
|
|||
//#include "pqi/p3authmgr.h"
|
||||
#include "util/utest.h"
|
||||
|
||||
#include "upnp/upnphandler.h"
|
||||
#include "upnp/upnphandler_linux.h"
|
||||
#include "dht/opendhtmgr.h"
|
||||
#include "tcponudp/tou.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue