mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 22:55:04 -04:00
change timer and fix log messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4295eee208
commit
62111d00ca
3 changed files with 11 additions and 11 deletions
|
@ -216,7 +216,7 @@ bool upnphandler::shutdown_upnp()
|
|||
cUPnPControlPoint->DeletePortMappings(upnpPortMapping1);
|
||||
|
||||
#ifdef UPNP_DEBUG
|
||||
std::cerr << " : Attempting To Remove Redirection: port: " << eport_curr;
|
||||
std::cerr << "upnphandler::shutdown_upnp() : Attempting To Remove Redirection: port: " << eport_curr;
|
||||
std::cerr << " Prot: UDP";
|
||||
std::cerr << std::endl;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue