#include <mapport.h>
#include <clientversion.h>
#include <logging.h>
#include <net.h>
#include <netaddress.h>
#include <netbase.h>
#include <util/syscall_sandbox.h>
#include <util/system.h>
#include <util/thread.h>
#include <util/threadinterrupt.h>
#include <atomic>
#include <cassert>
#include <chrono>
#include <functional>
#include <string>
#include <thread>
Go to the source code of this file.
◆ InterruptMapPort()
void InterruptMapPort |
( |
| ) |
|
◆ StartMapPort()
void StartMapPort |
( |
bool |
use_upnp, |
|
|
bool |
use_natpmp |
|
) |
| |
◆ StopMapPort()