Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ InterruptMapPort
Function
InterruptMapPort
src/net.cpp:1568–1573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1566
}
1567
1568
void InterruptMapPort()
1569
{
1570
if(g_upnp_thread.joinable()) {
1571
g_upnp_interrupt();
1572
}
1573
}
1574
1575
void StopMapPort()
1576
{
Callers
2
Interrupt
Function · 0.85
mapPort
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected