Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
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 371 of file proxy.cpp.

Member Function Documentation

◆ makeThread()

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

Definition at line 373 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: