Changes to upnp interface to support miniupnpc-1.0

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-03-26 02:41:01 +00:00
parent 5d8e5d4905
commit 048e84630e
3 changed files with 5 additions and 4 deletions

View file

@ -69,7 +69,7 @@ int main(int argc, char **argv)
}
if (i % 300 == 20)
if (i % 300 == 120)
{
/* shutdown a forward */
upnp.enableUPnP(false);