Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyServer< ThreadMap > Struct Referencefinal

#include <type-threadmap.h>

Inheritance diagram for mp::ProxyServer< ThreadMap >:
[legend]
Collaboration diagram for mp::ProxyServer< ThreadMap >:
[legend]

Public Member Functions

 ProxyServer (Connection &connection)
kj::Promise< void > makeThread (MakeThreadContext context) override

Public Attributes

Connectionm_connection

Detailed Description

Definition at line 12 of file type-threadmap.h.

Constructor & Destructor Documentation

◆ ProxyServer()

mp::ProxyServer< ThreadMap >::ProxyServer ( Connection & connection)

Definition at line 410 of file proxy.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ makeThread()

kj::Promise< void > mp::ProxyServer< ThreadMap >::makeThread ( MakeThreadContext context)
override

Definition at line 412 of file proxy.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ m_connection

Connection& mp::ProxyServer< ThreadMap >::m_connection

Definition at line 17 of file type-threadmap.h.


The documentation for this struct was generated from the following files: