stop natpmp in test
This commit is contained in:
@@ -70,6 +70,7 @@ int main(int argc, char* argv[])
|
|||||||
if (a == 0)
|
if (a == 0)
|
||||||
{
|
{
|
||||||
s.stop_upnp();
|
s.stop_upnp();
|
||||||
|
s.stop_natpmp();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
std::auto_ptr<alert> holder = s.pop_alert();
|
std::auto_ptr<alert> holder = s.pop_alert();
|
||||||
|
Reference in New Issue
Block a user