Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
mapport.cpp File Reference
#include <mapport.h>
#include <clientversion.h>
#include <logging.h>
#include <net.h>
#include <netaddress.h>
#include <netbase.h>
#include <threadinterrupt.h>
#include <util/system.h>
#include <util/thread.h>
#include <atomic>
#include <cassert>
#include <chrono>
#include <functional>
#include <string>
#include <thread>
Include dependency graph for mapport.cpp:

Go to the source code of this file.

Functions

void StartMapPort (bool use_upnp, bool use_natpmp)
 
void InterruptMapPort ()
 
void StopMapPort ()
 

Function Documentation

◆ InterruptMapPort()

void InterruptMapPort ( )

Definition at line 361 of file mapport.cpp.

Here is the caller graph for this function:

◆ StartMapPort()

void StartMapPort ( bool  use_upnp,
bool  use_natpmp 
)

Definition at line 358 of file mapport.cpp.

Here is the caller graph for this function:

◆ StopMapPort()

void StopMapPort ( )

Definition at line 364 of file mapport.cpp.

Here is the caller graph for this function: