mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 10:46:23 -04:00
Merge pull request #1659 from G10h4ck/netmgr_calmer
Calm down p3netmgr at least when internet connection is not available
This commit is contained in:
commit
63861ba942
16 changed files with 120 additions and 2288 deletions
|
@ -702,7 +702,7 @@ RsGRouter *rsGRouter = NULL ;
|
|||
#include "util/rsrandom.h"
|
||||
|
||||
#ifdef RS_USE_LIBUPNP
|
||||
# include "rs_upnp/upnphandler_linux.h"
|
||||
# include "rs_upnp/upnphandler_libupnp.h"
|
||||
#else // def RS_USE_LIBUPNP
|
||||
# include "rs_upnp/upnphandler_miniupnp.h"
|
||||
#endif // def RS_USE_LIBUPNP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue