![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <type-threadmap.h>
Public Member Functions | |
ProxyServer (Connection &connection) | |
kj::Promise< void > | makeThread (MakeThreadContext context) override |
Public Attributes | |
Connection & | m_connection |
Definition at line 12 of file type-threadmap.h.
mp::ProxyServer< ThreadMap >::ProxyServer | ( | Connection & | connection | ) |
|
override |
Connection& mp::ProxyServer< ThreadMap >::m_connection |
Definition at line 17 of file type-threadmap.h.