Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mapport.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void StartMapPort (bool enable)
void InterruptMapPort ()
void StopMapPort ()

Variables

static constexpr bool DEFAULT_NATPMP = true

Function Documentation

◆ InterruptMapPort()

void InterruptMapPort ( )

Definition at line 147 of file mapport.cpp.

Here is the caller graph for this function:

◆ StartMapPort()

void StartMapPort ( bool enable)

Definition at line 137 of file mapport.cpp.

Here is the call graph for this function:

◆ StopMapPort()

void StopMapPort ( )

Definition at line 154 of file mapport.cpp.

Here is the caller graph for this function:

Variable Documentation

◆ DEFAULT_NATPMP

bool DEFAULT_NATPMP = true
staticconstexpr

Definition at line 8 of file mapport.h.