mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-02 09:34:47 +00:00
Fix PCP MAP mapping refresh
This commit is contained in:
parent
375812a5fc
commit
3f85c8b859
@ -843,7 +843,7 @@ static void CreatePCPMap(pcp_info_t *pcp_msg_info)
|
||||
} else {
|
||||
if (_upnp_delete_redir(pcp_msg_info->ext_port,
|
||||
pcp_msg_info->protocol)==0) {
|
||||
return;
|
||||
break;
|
||||
}
|
||||
}
|
||||
pcp_msg_info->ext_port++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user